https://github.com/doggy8088/go-extension-pack#readme
- Go Snippets
- code skeleton
pkgm
: package main and main functionhelloweb
: sample hello world webapp
- code patterns
sort
: customsort.Sort
interface implementation
- function/method
func
:function
declaration
- code skeleton