Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "v0.2.2"
Functions ¶
This section is empty.
Types ¶
type Nautobotor ¶
type Nautobotor struct {
WebAddress string
RM *ramrecords.RamRecord
Next plugin.Handler
// contains filtered or unexported fields
}
Nautobotor is an nautobotor structure
func (Nautobotor) Ready ¶
func (e Nautobotor) Ready() bool
Ready implements the ready.Readiness interface, once this flips to true CoreDNS assumes this plugin is ready for queries; it is not checked again.
Click to show internal directories.
Click to hide internal directories.