mock_headsync

package
v0.8.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: github.com/anyproto/any-sync/commonspace/headsync (interfaces: DiffSyncer)

Generated by this command:

mockgen -destination mock_headsync/mock_headsync.go github.com/anyproto/any-sync/commonspace/headsync DiffSyncer

Package mock_headsync is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDiffSyncer

type MockDiffSyncer struct {
	// contains filtered or unexported fields
}

MockDiffSyncer is a mock of DiffSyncer interface.

func NewMockDiffSyncer

func NewMockDiffSyncer(ctrl *gomock.Controller) *MockDiffSyncer

NewMockDiffSyncer creates a new mock instance.

func (*MockDiffSyncer) Close added in v0.1.2

func (m *MockDiffSyncer) Close()

Close mocks base method.

func (*MockDiffSyncer) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockDiffSyncer) Init

func (m *MockDiffSyncer) Init()

Init mocks base method.

func (*MockDiffSyncer) Sync

func (m *MockDiffSyncer) Sync(arg0 context.Context) error

Sync mocks base method.

type MockDiffSyncerMockRecorder

type MockDiffSyncerMockRecorder struct {
	// contains filtered or unexported fields
}

MockDiffSyncerMockRecorder is the mock recorder for MockDiffSyncer.

func (*MockDiffSyncerMockRecorder) Close added in v0.1.2

func (mr *MockDiffSyncerMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockDiffSyncerMockRecorder) Init

Init indicates an expected call of Init.

func (*MockDiffSyncerMockRecorder) Sync

func (mr *MockDiffSyncerMockRecorder) Sync(arg0 any) *gomock.Call

Sync indicates an expected call of Sync.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL