api

package
v2.6.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

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) Desire

func (m *MockSyncAPI) Desire(arg0 v1.Message) (*v1.Message, error)

Desire mocks base method

func (*MockSyncAPI) EXPECT

func (m *MockSyncAPI) EXPECT() *MockSyncAPIMockRecorder

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

func (*MockSyncAPI) Report

func (m *MockSyncAPI) Report(arg0 v1.Message) (*v1.Message, error)

Report mocks base method

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

Jump to

Keyboard shortcuts

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