package
Version:
v1.134.0
Opens a new window with list of versions in this module.
Published: Mar 8, 2024
License: Unlicense
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewClientTLSConfig for security.
NewTLSConfig for security.
type Config struct {
Enabled bool `yaml:"enabled" json:"enabled" toml:"enabled"`
CertFile string `yaml:"cert_file" json:"cert_file" toml:"cert_file"`
KeyFile string `yaml:"key_file" json:"key_file" toml:"key_file"`
}
Config for security.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.