Versions in this module Expand all Collapse all v1 v1.0.2 Jan 2, 2021 Changes in this version + type Hosts struct + Fall fall.F + Next plugin.Handler + func (h Hosts) Name() string + func (h Hosts) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error) + type Hostsfile struct + Origins []string + func (h *Hostsfile) LookupStaticAddr(addr string) []string + func (h *Hostsfile) LookupStaticHostV4(host string) []net.IP + func (h *Hostsfile) LookupStaticHostV6(host string) []net.IP + type Map struct + func (h *Map) Len() int