Versions in this module Expand all Collapse all v0 v0.1.2 Jan 4, 2018 Changes in this version type Distributed + OnShutdown func(d *Distributed) error + OnStartup func(d *Distributed) error v0.1.1 Dec 17, 2017 Changes in this version type Distributed + Identity identity v0.1.0 Dec 16, 2017 Changes in this version + type Distributed struct + Endpoints *[]endpoint + Entries *entries + Next plugin.Handler + Nsid string + Origin string + func (d Distributed) Name() string + func (d Distributed) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error)