Documentation
¶
Index ¶
Constants ¶
View Source
const SOA string = "@ SOA localhost. root. 1 604800 86400 2419200 604800"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type As112 ¶
type As112 int
As112 returns refused for queries below the following zone, for other it calls the next handler
- 10.in-addr.arpa. - 254.169.in-addr.arpa. - 168.192.in-addr.arpa. - 16.172.in-addr.arpa. - 17.172.in-addr.arpa. - 18.172.in-addr.arpa. - 19.172.in-addr.arpa. - 20.172.in-addr.arpa. - 21.172.in-addr.arpa. - 22.172.in-addr.arpa. - 23.172.in-addr.arpa. - 24.172.in-addr.arpa. - 25.172.in-addr.arpa. - 26.172.in-addr.arpa. - 27.172.in-addr.arpa. - 28.172.in-addr.arpa. - 29.172.in-addr.arpa. - 30.172.in-addr.arpa. - 31.172.in-addr.arpa.
func (*As112) HandlerFunc ¶
func (a *As112) HandlerFunc(next dns.HandlerFunc) dns.HandlerFunc
Click to show internal directories.
Click to hide internal directories.