st
st copied to clipboard
From /u/natefinch on reddit; Explicit struct inclusion.
3.) You have a way to exclude structs, but I really would rather have a way to explicitly include them. Then I could just put a go:generate line above each struct, telling st to generate tags for that one struct, and it would be very clear how those tags are to be maintained right from inside the code.