Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNSManager ¶
type DNSManager struct {
// contains filtered or unexported fields
}
func GetDNSManager ¶
func GetDNSManager(cfgPath string, conf *settings.Settings, defaultAddr string) *DNSManager
func (*DNSManager) Restart ¶
func (manager *DNSManager) Restart()
func (*DNSManager) Run ¶
func (manager *DNSManager) Run()
func (*DNSManager) Stop ¶
func (manager *DNSManager) Stop()
Click to show internal directories.
Click to hide internal directories.