package
Version:
v0.0.0-...-890e07e
Opens a new window with list of versions in this module.
Published: May 6, 2023
License: Apache-2.0
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 {
Server string `json:"server"`
SkipTLS bool `json:"skip_tls"`
CaCrt string `json:"ca_crt"`
Token string `json:"token"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.