The highest tagged major version is
v3.
package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jun 19, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Conf struct {
Servers []string `yaml:"servers" toml:"servers" json:"servers"`
Username string `yaml:"username" toml:"username" json:"username"`
Password string `yaml:"password" toml:"password" json:"password"`
}
Conf 配置
Source Files
¶
Click to show internal directories.
Click to hide internal directories.