Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "musttag", Doc: "check if struct fields used in Marshal/Unmarshal are annotated with the relevant tag", Requires: []*analysis.Analyzer{inspectpass.Analyzer}, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.