Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Refuse ¶
type Refuse int
Refuse is a handler that returns refused, it use is to be the final handler, that is reached, returns refused.
func (*Refuse) HandlerFunc ¶
func (r *Refuse) HandlerFunc(next dns.HandlerFunc) dns.HandlerFunc
Click to show internal directories.
Click to hide internal directories.