package
0.0.0-20241028074704-6d0c030f87f6
Repository: https://github.com/liukeqqs/x.git
Documentation: pkg.go.dev
# Functions
LoggerOption sets the logger for Exchanger.
NewExchanger create an Exchanger.
RouterOption sets the router for Exchanger.
TimeoutOption sets the timeout for Exchanger.
TLSConfigOption sets the TLS config for Exchanger.
# Interfaces
Exchanger is an interface for DNS synchronous query.
# Type aliases
Option allows a common way to set Exchanger options.