Documentation ¶
Index ¶
- type AgentService
- type QueryService
- type T
- func (_m *T) Behavior() string
- func (_m *T) Errorf(format string, args ...interface{})
- func (_m *T) FailNow()
- func (_m *T) Fatalf(format string, args ...interface{})
- func (_m *T) Param(key string) string
- func (_m *T) Put(status crossdock.Status, output string)
- func (_m *T) Skipf(format string, args ...interface{})
- func (_m *T) Successf(format string, args ...interface{})
- func (_m *T) Tag(key string, value string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentService ¶
AgentService is an autogenerated mock type for the AgentService type
func (*AgentService) GetSamplingRate ¶
func (_m *AgentService) GetSamplingRate(service string, operation string) (float64, error)
GetSamplingRate provides a mock function with given fields: service, operation
type QueryService ¶
QueryService is an autogenerated mock type for the QueryService type
type T ¶
T is an autogenerated mock type for the T type
Click to show internal directories.
Click to hide internal directories.