package
1.2.2
Repository: https://github.com/utilitywarehouse/coredns.git
Documentation: pkg.go.dev

# Functions

NewWatcher creates a Watcher, which is used to manage watched names.

# Structs

Manager contains all the data needed to manage watches.

# Interfaces

Watchable is the interface watchable plugins should implement.
Watcher handles watch creation, cancellation, and processing.