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 Auto struct + Next plugin.Handler + func (a Auto) Name() string + func (a Auto) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error) + func (a Auto) Walk() error + type Zones struct + Z map[string]*file.Zone + func (z *Zones) Add(zo *file.Zone, name string) + func (z *Zones) Names() []string + func (z *Zones) Origins() []string + func (z *Zones) Remove(name string) + func (z *Zones) Zones(name string) *file.Zone Other modules containing this package gopkg.in/coredns/coredns.v1