Documentation ¶
Index ¶
Constants ¶
View Source
const Doc = "tags finds all tags of a struct"
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "tags", Doc: Doc, Run: run, Requires: []*analysis.Analyzer{ buildssa.Analyzer, }, }
View Source
var Ignore string
View Source
var Key string
View Source
var StructPath string
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.