Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker interface {
SetLogger(logger log.Logger)
Logger() log.Logger
Check(ctx context.Context) bool
}
Checker is the interface that wraps the basic checker methods.
Click to show internal directories.
Click to hide internal directories.