Versions in this module Expand all Collapse all v0 v0.9.10 Nov 3, 2017 v0.9.9 Oct 18, 2017 Changes in this version + type Hosts struct + Fallthrough bool + 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 + func (h *Hostsfile) Parse(file io.Reader) + func (h *Hostsfile) ReadHosts() Other modules containing this package gopkg.in/coredns/coredns.v1