package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Jul 23, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
NginxPlus bool `toml:"nginx_plus"`
SSLCACert string `toml:"ssl_ca_cert"`
SSLClientCert string `toml:"ssl_client_cert"`
SSLClientKey string `toml:"ssl_client_key"`
SSLVerify bool `toml:"ssl_verify"`
Timeout time.Duration `toml:"timeout"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.