MCPcopy
hub / github.com/baetyl/baetyl / MockSyncMockRecorder

Struct MockSyncMockRecorder

mock/sync.go:20–22  ·  view source on GitHub ↗

MockSyncMockRecorder is the mock recorder for MockSync.

Source from the content-addressed store, hash-verified

18
19// MockSyncMockRecorder is the mock recorder for MockSync.
20type MockSyncMockRecorder struct {
21 mock *MockSync
22}
23
24// NewMockSync creates a new mock instance.
25func NewMockSync(ctrl *gomock.Controller) *MockSync {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected