Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HardwareInfo ¶
func HardwareInfo()
func HealthInfo ¶ added in v0.0.5
func HealthInfo()
func MetricInfo ¶ added in v0.0.5
func MetricInfo()
Types ¶
type HealthHandler ¶ added in v0.0.5
type HealthHandler struct{}
func (*HealthHandler) OnConnect ¶ added in v0.0.5
func (m *HealthHandler) OnConnect(channel string)
func (*HealthHandler) OnDisconnect ¶ added in v0.0.5
func (m *HealthHandler) OnDisconnect(channel string)
type MetricHandler ¶ added in v0.0.5
type MetricHandler struct{}
func (*MetricHandler) OnConnect ¶ added in v0.0.5
func (m *MetricHandler) OnConnect(channel string)
func (*MetricHandler) OnDisconnect ¶ added in v0.0.5
func (m *MetricHandler) OnDisconnect(channel string)
type MonitorHandler ¶
type MonitorHandler struct{}
func (*MonitorHandler) OnConnect ¶
func (h *MonitorHandler) OnConnect(channel string)
func (*MonitorHandler) OnDisconnect ¶
func (h *MonitorHandler) OnDisconnect(channel string)
Click to show internal directories.
Click to hide internal directories.