Documentation ¶
Overview ¶
Package api is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSyncAPI ¶
type MockSyncAPI struct {
// contains filtered or unexported fields
}
MockSyncAPI is a mock of SyncAPI interface
func NewMockSyncAPI ¶
func NewMockSyncAPI(ctrl *gomock.Controller) *MockSyncAPI
NewMockSyncAPI creates a new mock instance
func (*MockSyncAPI) EXPECT ¶
func (m *MockSyncAPI) EXPECT() *MockSyncAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockSyncAPIMockRecorder ¶
type MockSyncAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockSyncAPIMockRecorder is the mock recorder for MockSyncAPI
func (*MockSyncAPIMockRecorder) Desire ¶
func (mr *MockSyncAPIMockRecorder) Desire(arg0 interface{}) *gomock.Call
Desire indicates an expected call of Desire
func (*MockSyncAPIMockRecorder) Report ¶
func (mr *MockSyncAPIMockRecorder) Report(arg0 interface{}) *gomock.Call
Report indicates an expected call of Report
Click to show internal directories.
Click to hide internal directories.