package
Version:
v0.0.0-...-17aa378
Opens a new window with list of versions in this module.
Published: Feb 2, 2019
License: MIT
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 {
Debug bool
TelemetryPort int `envconfig:"TELEMETRY_PORT" default:"9116"`
TelemetryEndpoint string `envconfig:"TELEMETRY_ENDPOINT" default:"/metrics"`
ClickHouseDSN string `envconfig:"CLICKHOUSE_DSN" required:"true"`
}
Config
NewContext creates a config from env.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.