Documentation
¶
Overview ¶
Package example is a CoreDNS plugin that prints "example" to stdout on every packet received.
It serves as an example CoreDNS plugin with numerous code comments.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BetterTemplate ¶
func (*BetterTemplate) Name ¶
func (e *BetterTemplate) Name() string
Name implements the Handler interface.
func (BetterTemplate) Ready ¶
func (e BetterTemplate) 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.