Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricConfig ¶
func NewMetricConfig ¶
func NewMetricConfig(cfg *config.AppConfig) *MetricConfig
type MetricServer ¶
type MetricServer struct {
// contains filtered or unexported fields
}
func NewMetricServer ¶
func NewMetricServer(cfg *MetricConfig, graceful *graceful_service.GracefulService) *MetricServer
func (MetricServer) Start ¶
func (m MetricServer) Start()
Click to show internal directories.
Click to hide internal directories.