Skip to content

Instantly share code, notes, and snippets.

@feyyazesat
Forked from lantins/gist:954fe3892959d757c63a
Last active August 29, 2015 14:16
Show Gist options
  • Save feyyazesat/95216c5b7a1cdb9ecae5 to your computer and use it in GitHub Desktop.
Save feyyazesat/95216c5b7a1cdb9ecae5 to your computer and use it in GitHub Desktop.
- 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