Versions in this module Expand all Collapse all v1 v1.11.1 Jan 18, 2024 Changes in this version + type LoadBalance struct + Next plugin.Handler + func (lb LoadBalance) Name() string + func (lb LoadBalance) ServeDNS(ctx context.Context, w dns.ResponseWriter, r *dns.Msg) (int, error) + type LoadBalanceResponseWriter struct + func (r *LoadBalanceResponseWriter) Write(buf []byte) (int, error) + func (r *LoadBalanceResponseWriter) WriteMsg(res *dns.Msg) error