Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClosePrivateRrdata ¶
func ClosePrivateRrdata()
func DnsClientTest ¶
func DnsClientTest()
Types ¶
type Blowback ¶
type Blowback struct { Next plugin.Handler // the url of the proxy server which we will initiate // a callback to the dns client requestor // todo(bonedaddy): require access control ProxyServerURL string }
Dump implement the plugin interface.
type DataBundle ¶
func (*DataBundle) Copy ¶
func (db *DataBundle) Copy(dest dns.PrivateRdata) error
func (*DataBundle) Len ¶
func (db *DataBundle) Len() int
func (*DataBundle) Parse ¶
func (db *DataBundle) Parse(sx []string) error
func (*DataBundle) String ¶
func (db *DataBundle) String() string
Click to show internal directories.
Click to hide internal directories.