Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker interface {
Stop()
}
Checker is a generic execution that can be stopped at any time.
type Map ¶
Map is a map of Checkers.
func (Map) DeleteAndStop ¶
DeleteAndStop stops checker and deletes it if exists.
Click to show internal directories.
Click to hide internal directories.