mockclient

package
v0.1.34 Latest Latest
Warning

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

Go to latest
Published: May 30, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package mockclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTx

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

MockTx is a mock of Tx interface.

func NewMockTx

func NewMockTx(ctrl *gomock.Controller) *MockTx

NewMockTx creates a new mock instance.

func (*MockTx) EXPECT

func (m *MockTx) EXPECT() *MockTxMockRecorder

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

func (*MockTx) FeeGranter

func (m *MockTx) FeeGranter() []byte

FeeGranter mocks base method.

func (*MockTx) FeePayer

func (m *MockTx) FeePayer() []byte

FeePayer mocks base method.

func (*MockTx) GetFee

func (m *MockTx) GetFee() types0.Coins

GetFee mocks base method.

func (*MockTx) GetGas

func (m *MockTx) GetGas() uint64

GetGas mocks base method.

func (*MockTx) GetMemo

func (m *MockTx) GetMemo() string

GetMemo mocks base method.

func (*MockTx) GetMsgs

func (m *MockTx) GetMsgs() []types0.Msg

GetMsgs mocks base method.

func (*MockTx) GetMsgsV2

func (m *MockTx) GetMsgsV2() ([]proto.Message, error)

GetMsgsV2 mocks base method.

func (*MockTx) GetPubKeys

func (m *MockTx) GetPubKeys() ([]types.PubKey, error)

GetPubKeys mocks base method.

func (*MockTx) GetSignaturesV2

func (m *MockTx) GetSignaturesV2() ([]signing.SignatureV2, error)

GetSignaturesV2 mocks base method.

func (*MockTx) GetSigners

func (m *MockTx) GetSigners() ([][]byte, error)

GetSigners mocks base method.

func (*MockTx) GetTimeoutHeight

func (m *MockTx) GetTimeoutHeight() uint64

GetTimeoutHeight mocks base method.

func (*MockTx) GetTimeoutTimeStamp added in v0.1.12

func (m *MockTx) GetTimeoutTimeStamp() time.Time

GetTimeoutTimeStamp mocks base method.

func (*MockTx) GetUnordered added in v0.1.12

func (m *MockTx) GetUnordered() bool

GetUnordered mocks base method.

func (*MockTx) ValidateBasic

func (m *MockTx) ValidateBasic() error

ValidateBasic mocks base method.

type MockTxMockRecorder

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

MockTxMockRecorder is the mock recorder for MockTx.

func (*MockTxMockRecorder) FeeGranter

func (mr *MockTxMockRecorder) FeeGranter() *gomock.Call

FeeGranter indicates an expected call of FeeGranter.

func (*MockTxMockRecorder) FeePayer

func (mr *MockTxMockRecorder) FeePayer() *gomock.Call

FeePayer indicates an expected call of FeePayer.

func (*MockTxMockRecorder) GetFee

func (mr *MockTxMockRecorder) GetFee() *gomock.Call

GetFee indicates an expected call of GetFee.

func (*MockTxMockRecorder) GetGas

func (mr *MockTxMockRecorder) GetGas() *gomock.Call

GetGas indicates an expected call of GetGas.

func (*MockTxMockRecorder) GetMemo

func (mr *MockTxMockRecorder) GetMemo() *gomock.Call

GetMemo indicates an expected call of GetMemo.

func (*MockTxMockRecorder) GetMsgs

func (mr *MockTxMockRecorder) GetMsgs() *gomock.Call

GetMsgs indicates an expected call of GetMsgs.

func (*MockTxMockRecorder) GetMsgsV2

func (mr *MockTxMockRecorder) GetMsgsV2() *gomock.Call

GetMsgsV2 indicates an expected call of GetMsgsV2.

func (*MockTxMockRecorder) GetPubKeys

func (mr *MockTxMockRecorder) GetPubKeys() *gomock.Call

GetPubKeys indicates an expected call of GetPubKeys.

func (*MockTxMockRecorder) GetSignaturesV2

func (mr *MockTxMockRecorder) GetSignaturesV2() *gomock.Call

GetSignaturesV2 indicates an expected call of GetSignaturesV2.

func (*MockTxMockRecorder) GetSigners

func (mr *MockTxMockRecorder) GetSigners() *gomock.Call

GetSigners indicates an expected call of GetSigners.

func (*MockTxMockRecorder) GetTimeoutHeight

func (mr *MockTxMockRecorder) GetTimeoutHeight() *gomock.Call

GetTimeoutHeight indicates an expected call of GetTimeoutHeight.

func (*MockTxMockRecorder) GetTimeoutTimeStamp added in v0.1.12

func (mr *MockTxMockRecorder) GetTimeoutTimeStamp() *gomock.Call

GetTimeoutTimeStamp indicates an expected call of GetTimeoutTimeStamp.

func (*MockTxMockRecorder) GetUnordered added in v0.1.12

func (mr *MockTxMockRecorder) GetUnordered() *gomock.Call

GetUnordered indicates an expected call of GetUnordered.

func (*MockTxMockRecorder) ValidateBasic

func (mr *MockTxMockRecorder) ValidateBasic() *gomock.Call

ValidateBasic indicates an expected call of ValidateBasic.

Jump to

Keyboard shortcuts

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