Documentation ¶ Index ¶ Variables func NewAnalyzer(cfg map[string]any) *analysis.Analyzer Constants ¶ This section is empty. Variables ¶ View Source var ( StructsArgValue string EntityFile string Structs []string ProtectedStructsMap map[string]bool ErrNotInspectAnalyzer = errors.New("inspect analyzer result is not *inspector.Inspector") ) Functions ¶ func NewAnalyzer ¶ func NewAnalyzer(cfg map[string]any) *analysis.Analyzer Types ¶ This section is empty. Source Files ¶ View all Source files analyzer.go Click to show internal directories. Click to hide internal directories.