MCPcopy
hub / github.com/frain-dev/convoy / MockCacheMockRecorder

Struct MockCacheMockRecorder

mocks/cache.go:28–30  ·  view source on GitHub ↗

MockCacheMockRecorder is the mock recorder for MockCache.

Source from the content-addressed store, hash-verified

26
27// MockCacheMockRecorder is the mock recorder for MockCache.
28type MockCacheMockRecorder struct {
29 mock *MockCache
30}
31
32// NewMockCache creates a new mock instance.
33func NewMockCache(ctrl *gomock.Controller) *MockCache {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected