Documentation
¶
Overview ¶
Package distributed implements a distributed CoreDNS with NSID
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Distributed ¶
type Distributed struct {
Next plugin.Handler
Origin string
Identity identity
Endpoints *[]endpoint
Entries *entries
OnStartup func(d *Distributed) error
OnShutdown func(d *Distributed) error
// contains filtered or unexported fields
}
Distributed plugin
Click to show internal directories.
Click to hide internal directories.