Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dumindu/3cd7e4d1e563f3e7602b2179da829a52 to your computer and use it in GitHub Desktop.
Save dumindu/3cd7e4d1e563f3e7602b2179da829a52 to your computer and use it in GitHub Desktop.
const (
appErrDataCreationFailure = "data creation failure"
appErrFormDecodingFailure = "form decoding failure"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment