Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Cluster *serverCfg.ClusterConfig MetricProvider *serverCfg.MetricProviderConfig Server *serverCfg.Config TLS *serverCfg.TLSConfig Telemetry *serverCfg.TelemetryConfig }
type HTTPServer ¶
func (*HTTPServer) Start ¶
func (h *HTTPServer) Start() error
func (*HTTPServer) Stop ¶
func (h *HTTPServer) Stop() error
Stop is used to synchronise the shutdown of background tasks before the server exits.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.