Documentation
¶
Index ¶
Constants ¶
View Source
const DnsMessage = "application/dns-message"
View Source
const (
ModDoh = "mod_doh"
)
Variables ¶
This section is empty.
Functions ¶
func DnsMsgToResponse ¶
Types ¶
type ConfModDoh ¶
func (*ConfModDoh) Check ¶
func (cfg *ConfModDoh) Check() error
type DnsClient ¶
type DnsClient struct {
// contains filtered or unexported fields
}
func NewDnsClient ¶
type DnsFetcher ¶
type ModuleDoh ¶
type ModuleDoh struct {
// contains filtered or unexported fields
}
func NewModuleDoh ¶
func NewModuleDoh() *ModuleDoh
func (*ModuleDoh) Init ¶
func (m *ModuleDoh) Init(cbs *bfe_module.BfeCallbacks, whs *web_monitor.WebHandlers, cr string) error
Click to show internal directories.
Click to hide internal directories.