package
Version:
v1.2.101
Opens a new window with list of versions in this module.
Published: Oct 17, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
type Config struct {
Username string `json:"username,optional" yaml:"Username"`
Password string `json:"password,optional" yaml:"Password"`
Host string `json:"host,optional" yaml:"Host"`
Port int `json:"port,optional" yaml:"Port"`
TLS bool `json:"tls,optional" yaml:"TLS"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.