Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCancelWatch = errors.New("cancel watch")
Functions ¶
Types ¶
type Applier ¶
type Applier interface { Callback([]*registry.ServiceInstance) error Canceled() bool }
Click to show internal directories.
Click to hide internal directories.