Documentation ¶
Index ¶
- type NewrelicClient
- func (_m *NewrelicClient) Delete(path string) (*http.Response, error)
- func (_m *NewrelicClient) Get(path string) (*http.Response, error)
- func (_m *NewrelicClient) GetJson(path string) (*http.Response, error)
- func (_m *NewrelicClient) PostJson(path string, payload []byte) (*http.Response, error)
- func (_m *NewrelicClient) PutJson(path string, payload []byte) (*http.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NewrelicClient ¶
NewrelicClient is an autogenerated mock type for the NewrelicClient type
func (*NewrelicClient) Delete ¶
func (_m *NewrelicClient) Delete(path string) (*http.Response, error)
Delete provides a mock function with given fields: path
func (*NewrelicClient) Get ¶
func (_m *NewrelicClient) Get(path string) (*http.Response, error)
Get provides a mock function with given fields: path
func (*NewrelicClient) GetJson ¶
func (_m *NewrelicClient) GetJson(path string) (*http.Response, error)
GetJson provides a mock function with given fields: path
Click to show internal directories.
Click to hide internal directories.