package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Jul 23, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Timeout time.Duration `toml:"timeout"`
ResetOnScrape bool `toml:"resetOnScrape"`
EnableTLS bool `toml:"enableTLS"`
TlsCert string `toml:"tlsCert"`
TlsKey string `toml:"tlsKey"`
}
type Zookeeper struct {
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.