Created
August 11, 2019 05:19
-
-
Save dumindu/3cd7e4d1e563f3e7602b2179da829a52 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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