Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnalyzer ¶
func RunAnalyzer ¶
func SerializeHints ¶
Types ¶
type MissingLenLinter ¶
type MissingLenLinter struct { Hints []*Hint // contains filtered or unexported fields }
func NewMissingLenLinter ¶
func NewMissingLenLinter() *MissingLenLinter
func (*MissingLenLinter) Check ¶
func (l *MissingLenLinter) Check(file *ast.File)
func (*MissingLenLinter) Reset ¶
func (l *MissingLenLinter) Reset()
Click to show internal directories.
Click to hide internal directories.