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 RoundRobin struct + Next plugin.Handler + func (rr RoundRobin) Name() string + func (rr RoundRobin) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error) + type RoundRobinResponseWriter struct + func (r *RoundRobinResponseWriter) Hijack() + func (r *RoundRobinResponseWriter) Write(buf []byte) (int, error) + func (r *RoundRobinResponseWriter) WriteMsg(res *dns.Msg) error Other modules containing this package gopkg.in/coredns/coredns.v1