package
Version:
v1.300051.0
Opens a new window with list of versions in this module.
Published: Dec 11, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ListenAddress string `mapstructure:"listen_addr"`
TLSCAPath string `mapstructure:"tls_ca_path, omitempty"`
TLSCertPath string `mapstructure:"tls_cert_path, omitempty"`
TLSKeyPath string `mapstructure:"tls_key_path, omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.