Versions in this module Expand all Collapse all v0 v0.0.2 Jun 19, 2021 Changes in this version + type Config struct + Server *net.Endpoint + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Config) Descriptor() ([]byte, []int) + func (*Config) ProtoMessage() + func (m *Config) GetServer() *net.Endpoint + func (m *Config) Reset() + func (m *Config) String() string + func (m *Config) XXX_DiscardUnknown() + func (m *Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Config) XXX_Merge(src proto.Message) + func (m *Config) XXX_Size() int + func (m *Config) XXX_Unmarshal(b []byte) error + type Handler struct + func (h *Handler) Init(config *Config, dnsClient dns.Client) error + func (h *Handler) Process(ctx context.Context, link *transport.Link, d internet.Dialer) error