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.Sortinterface implementation
- function/method
func:functiondeclaration
- code skeleton