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 Federation struct + Federations Func + Next plugin.Handler + func New() *Federation + func (f *Federation) Name() string + func (f *Federation) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error) + type Func func(state request.Request, fname, fzone string) (msg.Service, error)