Versions in this module Expand all Collapse all v1 v1.3.1 Jan 13, 2019 v1.3.0 Dec 15, 2018 Changes in this version + type External struct + Next plugin.Handler + Zones []string + func New() *External + func (e *External) Name() string + func (e *External) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error) + type Externaler interface + External func(request.Request) ([]msg.Service, int) + ExternalAddress func(state request.Request) []dns.RR