Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Analyzer = &analysis.Analyzer{ Name: "o11yspanname", Doc: "Checks o11y StartSpan function calls", Run: CheckO11ySpanName, } )
Functions ¶
func CheckO11ySpanName ¶
func New ¶
func New() *goanalysis.Linter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.