Documentation
¶
Index ¶
Constants ¶
View Source
const ( UDP = "udp" TCP = "tcp" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNS ¶
type DNS struct {
// contains filtered or unexported fields
}
func (*DNS) AddHandler ¶
func (d *DNS) AddHandler(pattern string, handler dns.HandlerFunc)
Click to show internal directories.
Click to hide internal directories.