Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleDnsConn ¶ added in v0.7.0
func UpdateMatcher ¶
func UpdateMatcher(m Matcher)
Types ¶
type Matcher ¶
type Matcher interface {
GetDns(question string) distribution.SubDnsDistribution
}
Click to show internal directories.
Click to hide internal directories.