package
0.1.6
Repository: https://github.com/go-gost/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.

# Structs

No description provided by the author

# Interfaces

Exchanger is an interface for DNS synchronous query.

# Type aliases

Option allows a common way to set Exchanger options.