mock_v1

package
v0.0.0-...-85e3e2e Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_v1 is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIServicesEVO

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

MockIServicesEVO is a mock of IServicesEVO interface.

func NewMockIServicesEVO

func NewMockIServicesEVO(ctrl *gomock.Controller) *MockIServicesEVO

NewMockIServicesEVO creates a new mock instance.

func (*MockIServicesEVO) EXPECT

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

func (*MockIServicesEVO) FetchExternTransactions

func (m *MockIServicesEVO) FetchExternTransactions(ctx context.Context, url string) (domain.Status, error)

FetchExternTransactions mocks base method.

func (*MockIServicesEVO) GetFilteredData

func (m *MockIServicesEVO) GetFilteredData(ctx context.Context, input domain.FilterSearchInput) ([]domain.Transaction, error)

GetFilteredData mocks base method.

type MockIServicesEVOMockRecorder

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

MockIServicesEVOMockRecorder is the mock recorder for MockIServicesEVO.

func (*MockIServicesEVOMockRecorder) FetchExternTransactions

func (mr *MockIServicesEVOMockRecorder) FetchExternTransactions(ctx, url interface{}) *gomock.Call

FetchExternTransactions indicates an expected call of FetchExternTransactions.

func (*MockIServicesEVOMockRecorder) GetFilteredData

func (mr *MockIServicesEVOMockRecorder) GetFilteredData(ctx, input interface{}) *gomock.Call

GetFilteredData indicates an expected call of GetFilteredData.

type MockIServicesRemote

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

MockIServicesRemote is a mock of IServicesRemote interface.

func NewMockIServicesRemote

func NewMockIServicesRemote(ctrl *gomock.Controller) *MockIServicesRemote

NewMockIServicesRemote creates a new mock instance.

func (*MockIServicesRemote) EXPECT

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

func (*MockIServicesRemote) Get

func (m *MockIServicesRemote) Get(ctx context.Context, from, to *int) ([]domain.Transaction, error)

Get mocks base method.

type MockIServicesRemoteMockRecorder

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

MockIServicesRemoteMockRecorder is the mock recorder for MockIServicesRemote.

func (*MockIServicesRemoteMockRecorder) Get

func (mr *MockIServicesRemoteMockRecorder) Get(ctx, from, to interface{}) *gomock.Call

Get indicates an expected call of Get.

Jump to

Keyboard shortcuts

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