# Packages

No description provided by the author

# Functions

NewDNSServer creates a new DNS proxy server.

# Variables

ErrServerDisabled is returned when the server is disabled.
ErrServerRunning is returned when the server is already running.

# Structs

DNSServer is the implementation of the DNSServerInterface.
DNSServerParams is the configuration for creating a new DNS server.

# Interfaces

DNSServerInterface is the interface for athe DNSServer.