package
Version:
v0.0.0-...-23ae872
Opens a new window with list of versions in this module.
Published: Nov 30, 2022
License: Apache-2.0
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 Config struct {
Listen string `env:"PROMETHEUS_LISTEN,default=localhost:8082"`
}
type Service struct {
Prom *fiberprometheus.FiberPrometheus
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.