Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrAlreadyRegistered = errors.New("already registered")
)
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func NewChecker ¶
func NewChecker() *Checker
func (*Checker) SetEnabled ¶
Click to show internal directories.
Click to hide internal directories.