package
Version:
v0.0.0-...-ff54a84
Opens a new window with list of versions in this module.
Published: Jun 20, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Server struct {
Host string `env:"HEALTH_METRICS_HOST" envDefault:"0.0.0.0"`
Port int `env:"HEALTH_METRICS_PORT" envDefault:"10254"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.