# 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.