Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type General ¶
type General struct { EventHandler func(*clientv3.Event) (*Event, error) // contains filtered or unexported fields }
General a base watcher this will be use for most watchers
func NewGeneral ¶
NewGeneral returns a new General watcher
Click to show internal directories.
Click to hide internal directories.