Documentation ¶
Index ¶
- type Recorder
- func (_m *Recorder) AddInflightRequests(ctx context.Context, id string, quantity int)
- func (_m *Recorder) ObserveHTTPRequestDuration(ctx context.Context, id string, duration time.Duration, method string, ...)
- func (_m *Recorder) ObserveHTTPResponseSize(ctx context.Context, id string, responseSize int64, method string, code string)
- type RoundTripper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recorder ¶
Recorder is an autogenerated mock type for the Recorder type
func (*Recorder) AddInflightRequests ¶
AddInflightRequests provides a mock function with given fields: ctx, id, quantity
Click to show internal directories.
Click to hide internal directories.