go-tag

Homepage: https://github.com/brantou/emacs-go-tag

Author: Brantou

Updated:

Summary

Edit Golang struct field tag

Commentary

Edit field tags for golang struct fields, based on gomodifytags.
This package is inspired by GoAddTags of vim-go and go-add-tags.


Requirements:

- gomodifytags :: https://github.com/fatih/gomodifytags


TODO

- Provide better error feedback.
- Provide more configuration.

Dependencies