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

Struct MockEventStreamAPI

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

MockEventStreamAPI is a mock of EventStreamAPI interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected