Created
January 13, 2018 21:54
-
-
Save sunho/a06764f022f57d93325c811899a0dcaf 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
| fmt.Errorf("Can't find anchor on action %s", i.Action) |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
one doubt: if error is not static, than how do i handle exceptions?