mock_client

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAccountClient

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

MockAccountClient is a mock of AccountClient interface

func NewMockAccountClient

func NewMockAccountClient(ctrl *gomock.Controller) *MockAccountClient

NewMockAccountClient creates a new mock instance

func (*MockAccountClient) EXPECT

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

func (*MockAccountClient) GetByHeight

func (m *MockAccountClient) GetByHeight(arg0 string, arg1 int64) (*accountpb.GetByHeightResponse, error)

GetByHeight mocks base method

func (*MockAccountClient) GetIdentity

func (m *MockAccountClient) GetIdentity(arg0 string) (*accountpb.GetIdentityResponse, error)

GetIdentity mocks base method

type MockAccountClientMockRecorder

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

MockAccountClientMockRecorder is the mock recorder for MockAccountClient

func (*MockAccountClientMockRecorder) GetByHeight

func (mr *MockAccountClientMockRecorder) GetByHeight(arg0, arg1 interface{}) *gomock.Call

GetByHeight indicates an expected call of GetByHeight

func (*MockAccountClientMockRecorder) GetIdentity

func (mr *MockAccountClientMockRecorder) GetIdentity(arg0 interface{}) *gomock.Call

GetIdentity indicates an expected call of GetIdentity

Jump to

Keyboard shortcuts

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