Created
January 5, 2015 20:27
-
-
Save lantins/954fe3892959d757c63a to your computer and use it in GitHub Desktop.
This file contains 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
- http://www.alexedwards.net/blog/golang-response-snippets | |
- https://devcharm.com/articles/8/go-nethttp-handlers/ | |
- http://openmymind.net/Things-I-Wish-Someone-Had-Told-Me-About-Go/ | |
- https://elithrar.github.io/article/custom-handlers-avoiding-globals/ | |
- https://elithrar.github.io/article/map-string-interface/ | |
- https://elithrar.github.io/article/approximating-html-template-inheritance/ | |
- http://blog.golang.org/error-handling-and-go | |
- https://golang.org/doc/articles/wiki/ | |
- https://medium.com/@benbjohnson/structuring-applications-in-go-3b04be4ff091 | |
- https://justinas.org/best-practices-for-errors-in-go/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment