Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "funcorder"
)
Variables ¶
View Source
var ( Analyzer = &analysis.Analyzer{ Name: Name, Doc: "check declaration order and count of types, constants, variables and functions", Run: run, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.