Skip to content

Instantly share code, notes, and snippets.

@sgarcez
Created April 23, 2018 13:42
Show Gist options
  • Save sgarcez/cffd2301309dfe3bdca843b1dd4b35b1 to your computer and use it in GitHub Desktop.
Save sgarcez/cffd2301309dfe3bdca843b1dd4b35b1 to your computer and use it in GitHub Desktop.
func handler(event json.RawMessage) error {
return errors.New(“Uh-oh. Something went wrong”)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment