mocks

package
v0.0.0-...-f25badd Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSqliteOGClient

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

MockSqliteOGClient is a mock of SqliteOGClient interface.

func NewMockSqliteOGClient

func NewMockSqliteOGClient(ctrl *gomock.Controller) *MockSqliteOGClient

NewMockSqliteOGClient creates a new mock instance.

func (*MockSqliteOGClient) Callback

Callback mocks base method.

func (*MockSqliteOGClient) Close

Close mocks base method.

func (*MockSqliteOGClient) Connection

Connection mocks base method.

func (*MockSqliteOGClient) EXPECT

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

func (*MockSqliteOGClient) Execute

Execute mocks base method.

func (*MockSqliteOGClient) ExecuteOrQuery

ExecuteOrQuery mocks base method.

func (*MockSqliteOGClient) IsValid

IsValid mocks base method.

func (*MockSqliteOGClient) Ping

Ping mocks base method.

func (*MockSqliteOGClient) Query

Query mocks base method.

func (*MockSqliteOGClient) ResetSession

ResetSession mocks base method.

type MockSqliteOGClientMockRecorder

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

MockSqliteOGClientMockRecorder is the mock recorder for MockSqliteOGClient.

func (*MockSqliteOGClientMockRecorder) Callback

func (mr *MockSqliteOGClientMockRecorder) Callback(arg0 interface{}, arg1 ...interface{}) *gomock.Call

Callback indicates an expected call of Callback.

func (*MockSqliteOGClientMockRecorder) Close

func (mr *MockSqliteOGClientMockRecorder) Close(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Close indicates an expected call of Close.

func (*MockSqliteOGClientMockRecorder) Connection

func (mr *MockSqliteOGClientMockRecorder) Connection(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Connection indicates an expected call of Connection.

func (*MockSqliteOGClientMockRecorder) Execute

func (mr *MockSqliteOGClientMockRecorder) Execute(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Execute indicates an expected call of Execute.

func (*MockSqliteOGClientMockRecorder) ExecuteOrQuery

func (mr *MockSqliteOGClientMockRecorder) ExecuteOrQuery(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExecuteOrQuery indicates an expected call of ExecuteOrQuery.

func (*MockSqliteOGClientMockRecorder) IsValid

func (mr *MockSqliteOGClientMockRecorder) IsValid(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

IsValid indicates an expected call of IsValid.

func (*MockSqliteOGClientMockRecorder) Ping

func (mr *MockSqliteOGClientMockRecorder) Ping(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Ping indicates an expected call of Ping.

func (*MockSqliteOGClientMockRecorder) Query

func (mr *MockSqliteOGClientMockRecorder) Query(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

Query indicates an expected call of Query.

func (*MockSqliteOGClientMockRecorder) ResetSession

func (mr *MockSqliteOGClientMockRecorder) ResetSession(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetSession indicates an expected call of ResetSession.

Jump to

Keyboard shortcuts

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