Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustRegister ¶ added in v0.1.8
func MustRegister(kind string, fn func(in json.RawMessage) (Checker, error))
Types ¶
type Checker ¶
func NewCheckerByKind ¶
func NewCheckerByKind(kind string, spec json.RawMessage) (Checker, error)
Click to show internal directories.
Click to hide internal directories.