Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Pkg = Rule{ Rule: name.Rule{ MaxLen: 30, Style: "lower_case", }, // contains filtered or unexported fields }
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func NewChecker ¶
func NewChecker() Checker
Click to show internal directories.
Click to hide internal directories.