Versions in this module Expand all Collapse all v0 v0.0.2 Jul 2, 2026 v0.0.1 Jun 15, 2026 Changes in this version + type Handler struct + func NewHandler(c *HandlerConfig) (h *Handler) + func (h *Handler) ServeDNS(ctx context.Context, rw dnscrypt.ResponseWriter, r *dns.Msg) (err error) + type HandlerConfig struct + Address netip.AddrPort + Client *dns.Client