Skip to content
This repository was archived by the owner on Sep 21, 2020. It is now read-only.

update handler template to work with current version #20

Closed
wants to merge 1 commit into from

Conversation

zanetworker
Copy link

@zanetworker zanetworker commented Aug 18, 2018

Current handler stub template is not working with current version. This commit fixes two issues:

  • uses the current SDK package instead of the older package structure "types, events, metrics, etc."
  • replaces context as it does not exist anymore in current package with standard context

This solves #19

Current handler stub template is not working with current version. This commit fixes two issues: 
- uses the current SDK package instead of the older package structure "types, events, metrics, etc."
- replaces context as it does not exist anymore in current package with standard context
@hasbro17
Copy link
Collaborator

hasbro17 commented Sep 8, 2018

Sorry for the delay. Already fixed by #12 so closing this.

@hasbro17 hasbro17 closed this Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants