//
pkg.gl
Category
github.com/utilitywarehouse/coredns
plugin
pkg
watch
package
1.2.2
Repository:
https://github.com/utilitywarehouse/coredns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
179 SLOC
#
Functions
NewWatcher
NewWatcher creates a Watcher, which is used to manage watched names.
#
Structs
Manager
Manager contains all the data needed to manage watches.
#
Interfaces
Watchable
Watchable is the interface watchable plugins should implement.
Watcher
Watcher handles watch creation, cancellation, and processing.