package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: Jan 20, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
BindAddr string `envconfig:"BIND_ADDR"`
HealthckeckCriticalTimeout time.Duration `envconfig:"HEALTHCHECK_CRITICAL_TIMEOUT"`
HealthckeckInterval time.Duration `envconfig:"HEALTHCHECK_INTERVAL"`
}
Config represents service configuration for dp-legacy-redirector
Get returns the default config with any modifications made through environment variables
Source Files
¶
Click to show internal directories.
Click to hide internal directories.