Versions in this module Expand all Collapse all v1 v1.7.1 Jul 24, 2020 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) Write(buf []byte) (int, error) + func (r *RoundRobinResponseWriter) WriteMsg(res *dns.Msg) error