package
Version:
v0.0.0-...-6cdb919
Opens a new window with list of versions in this module.
Published: Aug 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
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 `yaml:"host"`
Port int `yaml:"port"`
Username string `yaml:"username"`
Password string `yaml:"password,omitempty"`
Database string `yaml:"database"`
PrometheusEnabled bool `yaml:"prometheusEnabled"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.