This is yasnippet for emacs go-mode.
YASnippet is here : https://github.com/capitaomorte/yasnippet
Clone this repository:
$ git clone https://github.com/atotto/yasnippet-golang.git
Add the following in your .emacs
file:
(add-to-list 'yas-snippet-dirs "path/to/yasnippet-golang")
MIT License