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

Struct MockLogAPI

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

MockLogAPI is a mock of LogAPI interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected