package
Version:
v0.0.5-alpha.3
Opens a new window with list of versions in this module.
Published: Feb 8, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `json:"host" yaml:"host"`
Username string `json:"username" yaml:"username"`
Password string `json:"password" yaml:"password"`
Timeout time.Duration `json:"timeout" yaml:"timeout"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.