Documentation
¶
Index ¶
Constants ¶
View Source
const ( DNSTypeHost = "host" DNSTypeFakeIP = "fakeip" DNSTypeRaw = "raw" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNSContext ¶
type DNSContext struct {
// contains filtered or unexported fields
}
func NewDNSContext ¶
func NewDNSContext(msg *dns.Msg) *DNSContext
func (*DNSContext) Type ¶
func (c *DNSContext) Type() string
Click to show internal directories.
Click to hide internal directories.