Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) Actions ¶
func (m *Manager) Actions() []httpserver.Action
Actions returns metricActions
type Metric ¶
type Metric interface {
Actions() []httpserver.Action
}
Metric interface
func NewManager ¶
Click to show internal directories.
Click to hide internal directories.