Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Notify ¶
func Notify(info MonitorInfo)
Types ¶
type Monitor ¶
type Monitor struct {
// contains filtered or unexported fields
}
func (*Monitor) Notify ¶
func (m *Monitor) Notify(info MonitorInfo)
func (*Monitor) StatMessageRemain ¶
func (m *Monitor) StatMessageRemain()
type MonitorHTTP ¶
type MonitorHTTP struct { }
func NewMonitorHTTP ¶
func NewMonitorHTTP() (*MonitorHTTP, error)
func (*MonitorHTTP) Stat ¶
func (w *MonitorHTTP) Stat(ctx context.Context, req *pb.StatRequest, vars map[string]string) (*pb.StatResponse, error)
type MonitorInfo ¶
Click to show internal directories.
Click to hide internal directories.