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 + var AutoPathCount = prometheus.NewCounterVec(prometheus.CounterOpts{ ... }, []string{}) + func OnStartupMetrics() error + type AutoPath struct + Next plugin.Handler + Zones []string + func (a *AutoPath) Name() string + func (a *AutoPath) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error) + type Func func(request.Request) []string