Documentation
¶
Overview ¶
Package consul handles the monitor capabilities of harvester using ConsulLogger.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Item ¶
type Item struct {
// contains filtered or unexported fields
}
Item definition.
func NewKeyItem ¶
NewKeyItem creates a new key watch item for the watcher.
func NewKeyItemWithPrefix ¶ added in v0.16.0
NewKeyItemWithPrefix creates a new key item for a given key and prefix.
func NewPrefixItem ¶
NewPrefixItem creates a prefix key watch item for the watcher.
Click to show internal directories.
Click to hide internal directories.