package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Sep 1, 2024
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
CACertFilename string `yaml:"ca_cert_filename"`
CertFilename string `yaml:"cert_filename"`
KeyFilename string `yaml:"key_filename"`
HttpServerAddr string `yaml:"http_server_addr"`
DnsServerAddr string `yaml:"dns_server_addr"`
PersistentFile string `yaml:"persistent_file"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.