gofmt-tag

Homepage: https://github.com/m1ndo/gofmt-tag

Updated:

Summary

Format and align go struct tags

Commentary

A package for formatting struct tags in golang (go-mode)
Requires `formattag' in order to work,
Add it to go-mode hook with `(add-hook 'go-mode-hook 'gofmt-tag-mode)`

Dependencies