Documentation
¶
Index ¶
Constants ¶
View Source
const Port = "8080"
Variables ¶
This section is empty.
Functions ¶
func NewHTTPServer ¶
func NewServeMux ¶
func NewServeMux(p ServerMuxParams) *http.ServeMux
Types ¶
type ServerMuxParams ¶
type ServerMuxParams struct { fx.In Handler *exporter.MetricsHandler Registry *prometheus.Registry Instrumenter metrics.HTTPHandlerInstrumenter }
Click to show internal directories.
Click to hide internal directories.