proposal: spec: introduce structured tags · Issue #23637 · golang/go
This proposal is for a new syntax for struct tags, one that is formally defined in the grammar and can be validated by the compiler. Problem The current struct tag format is defined in the spec as ...