MCPcopy Create free account
hub / github.com/auth0/auth0-cli / MockLogStreamAPI

Struct MockLogStreamAPI

internal/auth0/mock/log_stream_mock.go:16–19  ·  view source on GitHub ↗

MockLogStreamAPI is a mock of LogStreamAPI interface.

Source from the content-addressed store, hash-verified

14
15// MockLogStreamAPI is a mock of LogStreamAPI interface.
16type MockLogStreamAPI struct {
17 ctrl *gomock.Controller
18 recorder *MockLogStreamAPIMockRecorder
19}
20
21// MockLogStreamAPIMockRecorder is the mock recorder for MockLogStreamAPI.
22type MockLogStreamAPIMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected