package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Apr 6, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Hostname string `config:"sonarr_hostname"`
ApiKey string `config:"sonarr_apikey"`
Port string `config:"port"`
Interval time.Duration `config:"interval"`
}
Config is the exporter CLI configuration.
Load method loads the configuration by using both flag or environment variables.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.