package
Version:
v1.25.37
Opens a new window with list of versions in this module.
Published: Jun 17, 2023
License: Unlicense
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `yaml:"host" json:"host" toml:"host"`
Timeout time.Duration `yaml:"timeout" json:"timeout" toml:"timeout"`
Admin string `yaml:"admin" json:"admin" toml:"admin"`
Access string `yaml:"access" json:"access" toml:"access"`
}
Config for client.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.