package
Version:
v0.0.0-...-958bab4
Opens a new window with list of versions in this module.
Published: Aug 16, 2024
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
PrivateKey string `yaml:"private_key"`
PeerPublicKey string `yaml:"peer_public_key"`
Endpoint string `yaml:"endpoint"`
Domain string `yaml:"domain"`
Address string `yaml:"address"`
DNS []string `yaml:"dns"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.