Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
func (*Agent) DisplayMetrics ¶ added in v0.2.0
func (*Agent) ReloadAgent ¶ added in v0.2.0
type MockAgentHTTP ¶ added in v0.2.0
type MockAgentHTTP struct{}
func (*MockAgentHTTP) DisplayMetrics ¶ added in v0.2.0
func (m *MockAgentHTTP) DisplayMetrics(resp http.ResponseWriter, req *http.Request) (interface{}, error)
func (*MockAgentHTTP) ReloadAgent ¶ added in v0.2.0
func (m *MockAgentHTTP) ReloadAgent(resp http.ResponseWriter, req *http.Request) (interface{}, error)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.