Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inspector ¶
type Inspector struct {
// contains filtered or unexported fields
}
Inspector implements the godoc-lint pre-run inspector.
func NewInspector ¶
func NewInspector(cb model.ConfigBuilder, exitFunc func(int, error)) *Inspector
NewInspector returns a new instance of the inspector.
func (*Inspector) GetAnalyzer ¶
GetAnalyzer returns the underlying analyzer.
Click to show internal directories.
Click to hide internal directories.