package
Version:
v0.0.0-...-d674cee
Opens a new window with list of versions in this module.
Published: Jun 16, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
EnableOpenTracing is the flag to enable open tracing.
type Security struct {
SSLCA string `toml:"ssl-ca" json:"ssl-ca"`
SSLCert string `toml:"ssl-cert" json:"ssl-cert"`
SSLKey string `toml:"ssl-key" json:"ssl-key"`
}
Security is SSL configuration.
ToTLSConfig generates tls's config based on security section of the config.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.