Go Snippets
Some useful snippets for the Go programming language!
You can download it here!
Current Features
- pkgm -> main package declaration
- struct -> struct declaration
- interface -> interface declaration
- main -> a go program outline
- mrf -> HTTP handler package with gorilla/mux
| |