Documentation ¶
Index ¶
- func NewTransport(name string, ctx context.Context, logger logger.ContextLogger, dialer N.Dialer, ...) (dns.Transport, error)
- type Transport
- func (t *Transport) Close() error
- func (t *Transport) Exchange(ctx context.Context, message *mDNS.Msg) (*mDNS.Msg, error)
- func (t *Transport) Lookup(ctx context.Context, domain string, strategy dns.DomainStrategy) ([]netip.Addr, error)
- func (t *Transport) Name() string
- func (t *Transport) Raw() bool
- func (t *Transport) Reset()
- func (t *Transport) Start() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.