package
Version:
v0.58.1
Opens a new window with list of versions in this module.
Published: Feb 8, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Domains []string `yaml:"domains"`
Servers []string `yaml:"servers"`
Network string `yaml:"network"`
RecordType string `yaml:"record_type"`
RecordTypes []string `yaml:"record_types"`
Port int `yaml:"port"`
Timeout web.Duration `yaml:"timeout"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.