Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DnsHandlers ¶
type DnsHandlers struct {
// contains filtered or unexported fields
}
func MakeDnsHandlers ¶
func MakeDnsHandlers(dsn string, hint4 string, hint6 string) (*DnsHandlers, error)
func (*DnsHandlers) ParseQuery ¶
func (d *DnsHandlers) ParseQuery(m *dns.Msg)
Click to show internal directories.
Click to hide internal directories.