mock

package
v0.0.0-...-7a0127b Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2024 License: PostgreSQL Imports: 5 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInteractor

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

MockInteractor is a mock of Interactor interface.

func NewMockInteractor

func NewMockInteractor(ctrl *gomock.Controller) *MockInteractor

NewMockInteractor creates a new mock instance.

func (*MockInteractor) EXPECT

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

func (*MockInteractor) ProcClient

func (m *MockInteractor) ProcClient(ctx context.Context, nconn net.Conn, pt port.RouterPortType) error

ProcClient mocks base method.

type MockInteractorMockRecorder

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

MockInteractorMockRecorder is the mock recorder for MockInteractor.

func (*MockInteractorMockRecorder) ProcClient

func (mr *MockInteractorMockRecorder) ProcClient(ctx, nconn, pt interface{}) *gomock.Call

ProcClient indicates an expected call of ProcClient.

type MockTableDesc

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

MockTableDesc is a mock of TableDesc interface.

func NewMockTableDesc

func NewMockTableDesc(ctrl *gomock.Controller) *MockTableDesc

NewMockTableDesc creates a new mock instance.

func (*MockTableDesc) EXPECT

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

func (*MockTableDesc) GetHeader

func (m *MockTableDesc) GetHeader() []string

GetHeader mocks base method.

type MockTableDescMockRecorder

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

MockTableDescMockRecorder is the mock recorder for MockTableDesc.

func (*MockTableDescMockRecorder) GetHeader

func (mr *MockTableDescMockRecorder) GetHeader() *gomock.Call

GetHeader indicates an expected call of GetHeader.

Jump to

Keyboard shortcuts

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