Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareConfig ¶
Types ¶
type CheckResult ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func NewChecker ¶
func NewChecker() *Checker
func (*Checker) Check ¶
func (c *Checker) Check(in CheckInput) (*CheckResult, error)
type ErrInvalidClientName ¶ added in v0.4.0
type ErrInvalidClientName struct {
// contains filtered or unexported fields
}
func (ErrInvalidClientName) Error ¶ added in v0.4.0
func (e ErrInvalidClientName) Error() string
Click to show internal directories.
Click to hide internal directories.