package
Version:
v1.46.1
Opens a new window with list of versions in this module.
Published: Mar 6, 2024
License: Unlicense
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Database string `yaml:"database" json:"database" toml:"database"`
Version uint64 `yaml:"version" json:"version" toml:"version"`
config.Client `yaml:",inline" json:",inline" toml:",inline"`
}
Config for client.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.