Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "1.1.3"
Version is the version of dns
Functions ¶
func NewClient ¶
func NewClient(options ...*ClientOptions) *client.Client
NewClient creates a new DNS client
func NewServer ¶
func NewServer(options ...*ServerOptions) *server.Server
NewServer creates a new DNS server
Types ¶
type ClientOptions ¶
ClientOptions is an alias for client.Options
type ServerOptions ¶
ServerOptions is an alias for server.Options
Click to show internal directories.
Click to hide internal directories.