Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPServer ¶
func New ¶
func New(registry *prometheus.Registry, logger *slog.Logger, config config.HTTPConfig, rawConfig []byte) (*HTTPServer, error)
func (*HTTPServer) Start ¶
func (h *HTTPServer) Start() error
func (*HTTPServer) Stop ¶
func (h *HTTPServer) Stop() error
Click to show internal directories.
Click to hide internal directories.