mock_grpcpb

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_grpcpb is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockApiServiceClient

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

MockApiServiceClient is a mock of ApiServiceClient interface

func NewMockApiServiceClient

func NewMockApiServiceClient(ctrl *gomock.Controller) *MockApiServiceClient

NewMockApiServiceClient creates a new mock instance

func (*MockApiServiceClient) BroadcastTrx

BroadcastTrx mocks base method

func (*MockApiServiceClient) EXPECT

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

func (*MockApiServiceClient) EstimateStamina added in v1.0.2

func (m *MockApiServiceClient) EstimateStamina(ctx context.Context, in *pb.EsimateRequest, opts ...grpc.CallOption) (*pb.EsimateResponse, error)

EstimateStamina mocks base method

func (*MockApiServiceClient) GetAccountByName

GetAccountByName mocks base method

func (*MockApiServiceClient) GetAccountByPubKey added in v1.0.2

GetAccountByPubKey mocks base method

func (*MockApiServiceClient) GetAccountListByBalance added in v1.0.2

GetAccountListByBalance mocks base method

func (*MockApiServiceClient) GetAccountListByCreTime added in v1.0.2

GetAccountListByCreTime mocks base method

func (*MockApiServiceClient) GetAccountListByVest added in v1.0.2

GetAccountListByVest mocks base method

func (*MockApiServiceClient) GetAppTableRecord added in v1.0.2

GetAppTableRecord mocks base method

func (*MockApiServiceClient) GetBlkIsIrreversibleByTxId added in v1.0.2

GetBlkIsIrreversibleByTxId mocks base method

func (*MockApiServiceClient) GetBlockBFTInfoByNum added in v1.0.2

GetBlockBFTInfoByNum mocks base method

func (*MockApiServiceClient) GetBlockList added in v1.0.2

GetBlockList mocks base method

func (*MockApiServiceClient) GetBlockProducerByName added in v1.0.2

GetBlockProducerByName mocks base method

func (*MockApiServiceClient) GetBlockProducerList added in v1.0.2

GetBlockProducerList mocks base method

func (*MockApiServiceClient) GetBlockProducerListByVoteCount added in v1.0.2

GetBlockProducerListByVoteCount mocks base method

func (*MockApiServiceClient) GetBlockProducerVoterList added in v1.0.3

GetBlockProducerVoterList mocks base method

func (*MockApiServiceClient) GetBlockTransactionsByNum

GetBlockTransactionsByNum mocks base method

func (*MockApiServiceClient) GetChainState

GetChainState mocks base method

func (*MockApiServiceClient) GetContractInfo added in v1.0.2

GetContractInfo mocks base method

func (*MockApiServiceClient) GetContractListByTime added in v1.0.2

GetContractListByTime mocks base method

func (*MockApiServiceClient) GetDailyStats added in v1.0.2

GetDailyStats mocks base method

func (*MockApiServiceClient) GetDailyTotalTrxInfo added in v1.0.2

GetDailyTotalTrxInfo mocks base method

func (*MockApiServiceClient) GetFollowCountByName

GetFollowCountByName mocks base method

func (*MockApiServiceClient) GetFollowerListByName

GetFollowerListByName mocks base method

func (*MockApiServiceClient) GetFollowingListByName

GetFollowingListByName mocks base method

func (*MockApiServiceClient) GetMyStakers added in v1.0.2

GetMyStakers mocks base method

func (*MockApiServiceClient) GetMyStakes added in v1.0.2

GetMyStakes mocks base method

func (*MockApiServiceClient) GetNodeNeighbours added in v1.0.2

GetNodeNeighbours mocks base method

func (*MockApiServiceClient) GetNodeRunningVersion added in v1.0.2

GetNodeRunningVersion mocks base method

func (*MockApiServiceClient) GetPostInfoById added in v1.0.2

GetPostInfoById mocks base method

func (*MockApiServiceClient) GetPostListByCreateTime added in v1.0.2

GetPostListByCreateTime mocks base method

func (*MockApiServiceClient) GetPostListByCreated

GetPostListByCreated mocks base method

func (*MockApiServiceClient) GetPostListByName added in v1.0.2

GetPostListByName mocks base method

func (*MockApiServiceClient) GetPostListByVest added in v1.0.2

GetPostListByVest mocks base method

func (*MockApiServiceClient) GetReplyListByPostId

GetReplyListByPostId mocks base method

func (*MockApiServiceClient) GetSignedBlock added in v1.0.2

GetSignedBlock mocks base method

func (*MockApiServiceClient) GetTrxInfoById added in v1.0.2

GetTrxInfoById mocks base method

func (*MockApiServiceClient) GetTrxListByTime added in v1.0.2

GetTrxListByTime mocks base method

func (*MockApiServiceClient) GetUserTrxListByTime added in v1.0.2

GetUserTrxListByTime mocks base method

func (*MockApiServiceClient) GetVestDelegationOrderList added in v1.0.8

GetVestDelegationOrderList mocks base method

func (*MockApiServiceClient) QueryTableContent added in v1.0.2

QueryTableContent mocks base method

func (*MockApiServiceClient) TrxStatByHour added in v1.0.2

TrxStatByHour mocks base method

type MockApiServiceClientMockRecorder

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

MockApiServiceClientMockRecorder is the mock recorder for MockApiServiceClient

func (*MockApiServiceClientMockRecorder) BroadcastTrx

func (mr *MockApiServiceClientMockRecorder) BroadcastTrx(ctx, in interface{}, opts ...interface{}) *gomock.Call

BroadcastTrx indicates an expected call of BroadcastTrx

func (*MockApiServiceClientMockRecorder) EstimateStamina added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) EstimateStamina(ctx, in interface{}, opts ...interface{}) *gomock.Call

EstimateStamina indicates an expected call of EstimateStamina

func (*MockApiServiceClientMockRecorder) GetAccountByName

func (mr *MockApiServiceClientMockRecorder) GetAccountByName(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAccountByName indicates an expected call of GetAccountByName

func (*MockApiServiceClientMockRecorder) GetAccountByPubKey added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetAccountByPubKey(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAccountByPubKey indicates an expected call of GetAccountByPubKey

func (*MockApiServiceClientMockRecorder) GetAccountListByBalance added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetAccountListByBalance(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAccountListByBalance indicates an expected call of GetAccountListByBalance

func (*MockApiServiceClientMockRecorder) GetAccountListByCreTime added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetAccountListByCreTime(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAccountListByCreTime indicates an expected call of GetAccountListByCreTime

func (*MockApiServiceClientMockRecorder) GetAccountListByVest added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetAccountListByVest(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAccountListByVest indicates an expected call of GetAccountListByVest

func (*MockApiServiceClientMockRecorder) GetAppTableRecord added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetAppTableRecord(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAppTableRecord indicates an expected call of GetAppTableRecord

func (*MockApiServiceClientMockRecorder) GetBlkIsIrreversibleByTxId added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetBlkIsIrreversibleByTxId(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlkIsIrreversibleByTxId indicates an expected call of GetBlkIsIrreversibleByTxId

func (*MockApiServiceClientMockRecorder) GetBlockBFTInfoByNum added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetBlockBFTInfoByNum(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockBFTInfoByNum indicates an expected call of GetBlockBFTInfoByNum

func (*MockApiServiceClientMockRecorder) GetBlockList added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetBlockList(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockList indicates an expected call of GetBlockList

func (*MockApiServiceClientMockRecorder) GetBlockProducerByName added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetBlockProducerByName(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockProducerByName indicates an expected call of GetBlockProducerByName

func (*MockApiServiceClientMockRecorder) GetBlockProducerList added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetBlockProducerList(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockProducerList indicates an expected call of GetBlockProducerList

func (*MockApiServiceClientMockRecorder) GetBlockProducerListByVoteCount added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetBlockProducerListByVoteCount(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockProducerListByVoteCount indicates an expected call of GetBlockProducerListByVoteCount

func (*MockApiServiceClientMockRecorder) GetBlockProducerVoterList added in v1.0.3

func (mr *MockApiServiceClientMockRecorder) GetBlockProducerVoterList(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockProducerVoterList indicates an expected call of GetBlockProducerVoterList

func (*MockApiServiceClientMockRecorder) GetBlockTransactionsByNum

func (mr *MockApiServiceClientMockRecorder) GetBlockTransactionsByNum(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockTransactionsByNum indicates an expected call of GetBlockTransactionsByNum

func (*MockApiServiceClientMockRecorder) GetChainState

func (mr *MockApiServiceClientMockRecorder) GetChainState(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetChainState indicates an expected call of GetChainState

func (*MockApiServiceClientMockRecorder) GetContractInfo added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetContractInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetContractInfo indicates an expected call of GetContractInfo

func (*MockApiServiceClientMockRecorder) GetContractListByTime added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetContractListByTime(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetContractListByTime indicates an expected call of GetContractListByTime

func (*MockApiServiceClientMockRecorder) GetDailyStats added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetDailyStats(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetDailyStats indicates an expected call of GetDailyStats

func (*MockApiServiceClientMockRecorder) GetDailyTotalTrxInfo added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetDailyTotalTrxInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetDailyTotalTrxInfo indicates an expected call of GetDailyTotalTrxInfo

func (*MockApiServiceClientMockRecorder) GetFollowCountByName

func (mr *MockApiServiceClientMockRecorder) GetFollowCountByName(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetFollowCountByName indicates an expected call of GetFollowCountByName

func (*MockApiServiceClientMockRecorder) GetFollowerListByName

func (mr *MockApiServiceClientMockRecorder) GetFollowerListByName(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetFollowerListByName indicates an expected call of GetFollowerListByName

func (*MockApiServiceClientMockRecorder) GetFollowingListByName

func (mr *MockApiServiceClientMockRecorder) GetFollowingListByName(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetFollowingListByName indicates an expected call of GetFollowingListByName

func (*MockApiServiceClientMockRecorder) GetMyStakers added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetMyStakers(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetMyStakers indicates an expected call of GetMyStakers

func (*MockApiServiceClientMockRecorder) GetMyStakes added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetMyStakes(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetMyStakes indicates an expected call of GetMyStakes

func (*MockApiServiceClientMockRecorder) GetNodeNeighbours added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetNodeNeighbours(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetNodeNeighbours indicates an expected call of GetNodeNeighbours

func (*MockApiServiceClientMockRecorder) GetNodeRunningVersion added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetNodeRunningVersion(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetNodeRunningVersion indicates an expected call of GetNodeRunningVersion

func (*MockApiServiceClientMockRecorder) GetPostInfoById added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetPostInfoById(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostInfoById indicates an expected call of GetPostInfoById

func (*MockApiServiceClientMockRecorder) GetPostListByCreateTime added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetPostListByCreateTime(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostListByCreateTime indicates an expected call of GetPostListByCreateTime

func (*MockApiServiceClientMockRecorder) GetPostListByCreated

func (mr *MockApiServiceClientMockRecorder) GetPostListByCreated(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostListByCreated indicates an expected call of GetPostListByCreated

func (*MockApiServiceClientMockRecorder) GetPostListByName added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetPostListByName(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostListByName indicates an expected call of GetPostListByName

func (*MockApiServiceClientMockRecorder) GetPostListByVest added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetPostListByVest(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetPostListByVest indicates an expected call of GetPostListByVest

func (*MockApiServiceClientMockRecorder) GetReplyListByPostId

func (mr *MockApiServiceClientMockRecorder) GetReplyListByPostId(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetReplyListByPostId indicates an expected call of GetReplyListByPostId

func (*MockApiServiceClientMockRecorder) GetSignedBlock added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetSignedBlock(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetSignedBlock indicates an expected call of GetSignedBlock

func (*MockApiServiceClientMockRecorder) GetTrxInfoById added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetTrxInfoById(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetTrxInfoById indicates an expected call of GetTrxInfoById

func (*MockApiServiceClientMockRecorder) GetTrxListByTime added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetTrxListByTime(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetTrxListByTime indicates an expected call of GetTrxListByTime

func (*MockApiServiceClientMockRecorder) GetUserTrxListByTime added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) GetUserTrxListByTime(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetUserTrxListByTime indicates an expected call of GetUserTrxListByTime

func (*MockApiServiceClientMockRecorder) GetVestDelegationOrderList added in v1.0.8

func (mr *MockApiServiceClientMockRecorder) GetVestDelegationOrderList(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetVestDelegationOrderList indicates an expected call of GetVestDelegationOrderList

func (*MockApiServiceClientMockRecorder) QueryTableContent added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) QueryTableContent(ctx, in interface{}, opts ...interface{}) *gomock.Call

QueryTableContent indicates an expected call of QueryTableContent

func (*MockApiServiceClientMockRecorder) TrxStatByHour added in v1.0.2

func (mr *MockApiServiceClientMockRecorder) TrxStatByHour(ctx, in interface{}, opts ...interface{}) *gomock.Call

TrxStatByHour indicates an expected call of TrxStatByHour

type MockApiServiceServer

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

MockApiServiceServer is a mock of ApiServiceServer interface

func NewMockApiServiceServer

func NewMockApiServiceServer(ctrl *gomock.Controller) *MockApiServiceServer

NewMockApiServiceServer creates a new mock instance

func (*MockApiServiceServer) BroadcastTrx

BroadcastTrx mocks base method

func (*MockApiServiceServer) EXPECT

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

func (*MockApiServiceServer) EstimateStamina added in v1.0.2

func (m *MockApiServiceServer) EstimateStamina(arg0 context.Context, arg1 *pb.EsimateRequest) (*pb.EsimateResponse, error)

EstimateStamina mocks base method

func (*MockApiServiceServer) GetAccountByName

GetAccountByName mocks base method

func (*MockApiServiceServer) GetAccountByPubKey added in v1.0.2

GetAccountByPubKey mocks base method

func (*MockApiServiceServer) GetAccountListByBalance added in v1.0.2

GetAccountListByBalance mocks base method

func (*MockApiServiceServer) GetAccountListByCreTime added in v1.0.2

GetAccountListByCreTime mocks base method

func (*MockApiServiceServer) GetAccountListByVest added in v1.0.2

GetAccountListByVest mocks base method

func (*MockApiServiceServer) GetAppTableRecord added in v1.0.2

GetAppTableRecord mocks base method

func (*MockApiServiceServer) GetBlkIsIrreversibleByTxId added in v1.0.2

GetBlkIsIrreversibleByTxId mocks base method

func (*MockApiServiceServer) GetBlockBFTInfoByNum added in v1.0.2

GetBlockBFTInfoByNum mocks base method

func (*MockApiServiceServer) GetBlockList added in v1.0.2

GetBlockList mocks base method

func (*MockApiServiceServer) GetBlockProducerByName added in v1.0.2

GetBlockProducerByName mocks base method

func (*MockApiServiceServer) GetBlockProducerList added in v1.0.2

GetBlockProducerList mocks base method

func (*MockApiServiceServer) GetBlockProducerListByVoteCount added in v1.0.2

GetBlockProducerListByVoteCount mocks base method

func (*MockApiServiceServer) GetBlockProducerVoterList added in v1.0.3

GetBlockProducerVoterList mocks base method

func (*MockApiServiceServer) GetBlockTransactionsByNum

GetBlockTransactionsByNum mocks base method

func (*MockApiServiceServer) GetChainState

GetChainState mocks base method

func (*MockApiServiceServer) GetContractInfo added in v1.0.2

GetContractInfo mocks base method

func (*MockApiServiceServer) GetContractListByTime added in v1.0.2

GetContractListByTime mocks base method

func (*MockApiServiceServer) GetDailyStats added in v1.0.2

GetDailyStats mocks base method

func (*MockApiServiceServer) GetDailyTotalTrxInfo added in v1.0.2

GetDailyTotalTrxInfo mocks base method

func (*MockApiServiceServer) GetFollowCountByName

GetFollowCountByName mocks base method

func (*MockApiServiceServer) GetFollowerListByName

GetFollowerListByName mocks base method

func (*MockApiServiceServer) GetFollowingListByName

GetFollowingListByName mocks base method

func (*MockApiServiceServer) GetMyStakers added in v1.0.2

GetMyStakers mocks base method

func (*MockApiServiceServer) GetMyStakes added in v1.0.2

GetMyStakes mocks base method

func (*MockApiServiceServer) GetNodeNeighbours added in v1.0.2

GetNodeNeighbours mocks base method

func (*MockApiServiceServer) GetNodeRunningVersion added in v1.0.2

GetNodeRunningVersion mocks base method

func (*MockApiServiceServer) GetPostInfoById added in v1.0.2

GetPostInfoById mocks base method

func (*MockApiServiceServer) GetPostListByCreateTime added in v1.0.2

GetPostListByCreateTime mocks base method

func (*MockApiServiceServer) GetPostListByCreated

GetPostListByCreated mocks base method

func (*MockApiServiceServer) GetPostListByName added in v1.0.2

GetPostListByName mocks base method

func (*MockApiServiceServer) GetPostListByVest added in v1.0.2

GetPostListByVest mocks base method

func (*MockApiServiceServer) GetReplyListByPostId

GetReplyListByPostId mocks base method

func (*MockApiServiceServer) GetSignedBlock added in v1.0.2

GetSignedBlock mocks base method

func (*MockApiServiceServer) GetTrxInfoById added in v1.0.2

GetTrxInfoById mocks base method

func (*MockApiServiceServer) GetTrxListByTime added in v1.0.2

GetTrxListByTime mocks base method

func (*MockApiServiceServer) GetUserTrxListByTime added in v1.0.2

GetUserTrxListByTime mocks base method

func (*MockApiServiceServer) GetVestDelegationOrderList added in v1.0.8

GetVestDelegationOrderList mocks base method

func (*MockApiServiceServer) QueryTableContent added in v1.0.2

QueryTableContent mocks base method

func (*MockApiServiceServer) TrxStatByHour added in v1.0.2

TrxStatByHour mocks base method

type MockApiServiceServerMockRecorder

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

MockApiServiceServerMockRecorder is the mock recorder for MockApiServiceServer

func (*MockApiServiceServerMockRecorder) BroadcastTrx

func (mr *MockApiServiceServerMockRecorder) BroadcastTrx(arg0, arg1 interface{}) *gomock.Call

BroadcastTrx indicates an expected call of BroadcastTrx

func (*MockApiServiceServerMockRecorder) EstimateStamina added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) EstimateStamina(arg0, arg1 interface{}) *gomock.Call

EstimateStamina indicates an expected call of EstimateStamina

func (*MockApiServiceServerMockRecorder) GetAccountByName

func (mr *MockApiServiceServerMockRecorder) GetAccountByName(arg0, arg1 interface{}) *gomock.Call

GetAccountByName indicates an expected call of GetAccountByName

func (*MockApiServiceServerMockRecorder) GetAccountByPubKey added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetAccountByPubKey(arg0, arg1 interface{}) *gomock.Call

GetAccountByPubKey indicates an expected call of GetAccountByPubKey

func (*MockApiServiceServerMockRecorder) GetAccountListByBalance added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetAccountListByBalance(arg0, arg1 interface{}) *gomock.Call

GetAccountListByBalance indicates an expected call of GetAccountListByBalance

func (*MockApiServiceServerMockRecorder) GetAccountListByCreTime added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetAccountListByCreTime(arg0, arg1 interface{}) *gomock.Call

GetAccountListByCreTime indicates an expected call of GetAccountListByCreTime

func (*MockApiServiceServerMockRecorder) GetAccountListByVest added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetAccountListByVest(arg0, arg1 interface{}) *gomock.Call

GetAccountListByVest indicates an expected call of GetAccountListByVest

func (*MockApiServiceServerMockRecorder) GetAppTableRecord added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetAppTableRecord(arg0, arg1 interface{}) *gomock.Call

GetAppTableRecord indicates an expected call of GetAppTableRecord

func (*MockApiServiceServerMockRecorder) GetBlkIsIrreversibleByTxId added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetBlkIsIrreversibleByTxId(arg0, arg1 interface{}) *gomock.Call

GetBlkIsIrreversibleByTxId indicates an expected call of GetBlkIsIrreversibleByTxId

func (*MockApiServiceServerMockRecorder) GetBlockBFTInfoByNum added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetBlockBFTInfoByNum(arg0, arg1 interface{}) *gomock.Call

GetBlockBFTInfoByNum indicates an expected call of GetBlockBFTInfoByNum

func (*MockApiServiceServerMockRecorder) GetBlockList added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetBlockList(arg0, arg1 interface{}) *gomock.Call

GetBlockList indicates an expected call of GetBlockList

func (*MockApiServiceServerMockRecorder) GetBlockProducerByName added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetBlockProducerByName(arg0, arg1 interface{}) *gomock.Call

GetBlockProducerByName indicates an expected call of GetBlockProducerByName

func (*MockApiServiceServerMockRecorder) GetBlockProducerList added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetBlockProducerList(arg0, arg1 interface{}) *gomock.Call

GetBlockProducerList indicates an expected call of GetBlockProducerList

func (*MockApiServiceServerMockRecorder) GetBlockProducerListByVoteCount added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetBlockProducerListByVoteCount(arg0, arg1 interface{}) *gomock.Call

GetBlockProducerListByVoteCount indicates an expected call of GetBlockProducerListByVoteCount

func (*MockApiServiceServerMockRecorder) GetBlockProducerVoterList added in v1.0.3

func (mr *MockApiServiceServerMockRecorder) GetBlockProducerVoterList(arg0, arg1 interface{}) *gomock.Call

GetBlockProducerVoterList indicates an expected call of GetBlockProducerVoterList

func (*MockApiServiceServerMockRecorder) GetBlockTransactionsByNum

func (mr *MockApiServiceServerMockRecorder) GetBlockTransactionsByNum(arg0, arg1 interface{}) *gomock.Call

GetBlockTransactionsByNum indicates an expected call of GetBlockTransactionsByNum

func (*MockApiServiceServerMockRecorder) GetChainState

func (mr *MockApiServiceServerMockRecorder) GetChainState(arg0, arg1 interface{}) *gomock.Call

GetChainState indicates an expected call of GetChainState

func (*MockApiServiceServerMockRecorder) GetContractInfo added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetContractInfo(arg0, arg1 interface{}) *gomock.Call

GetContractInfo indicates an expected call of GetContractInfo

func (*MockApiServiceServerMockRecorder) GetContractListByTime added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetContractListByTime(arg0, arg1 interface{}) *gomock.Call

GetContractListByTime indicates an expected call of GetContractListByTime

func (*MockApiServiceServerMockRecorder) GetDailyStats added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetDailyStats(arg0, arg1 interface{}) *gomock.Call

GetDailyStats indicates an expected call of GetDailyStats

func (*MockApiServiceServerMockRecorder) GetDailyTotalTrxInfo added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetDailyTotalTrxInfo(arg0, arg1 interface{}) *gomock.Call

GetDailyTotalTrxInfo indicates an expected call of GetDailyTotalTrxInfo

func (*MockApiServiceServerMockRecorder) GetFollowCountByName

func (mr *MockApiServiceServerMockRecorder) GetFollowCountByName(arg0, arg1 interface{}) *gomock.Call

GetFollowCountByName indicates an expected call of GetFollowCountByName

func (*MockApiServiceServerMockRecorder) GetFollowerListByName

func (mr *MockApiServiceServerMockRecorder) GetFollowerListByName(arg0, arg1 interface{}) *gomock.Call

GetFollowerListByName indicates an expected call of GetFollowerListByName

func (*MockApiServiceServerMockRecorder) GetFollowingListByName

func (mr *MockApiServiceServerMockRecorder) GetFollowingListByName(arg0, arg1 interface{}) *gomock.Call

GetFollowingListByName indicates an expected call of GetFollowingListByName

func (*MockApiServiceServerMockRecorder) GetMyStakers added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetMyStakers(arg0, arg1 interface{}) *gomock.Call

GetMyStakers indicates an expected call of GetMyStakers

func (*MockApiServiceServerMockRecorder) GetMyStakes added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetMyStakes(arg0, arg1 interface{}) *gomock.Call

GetMyStakes indicates an expected call of GetMyStakes

func (*MockApiServiceServerMockRecorder) GetNodeNeighbours added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetNodeNeighbours(arg0, arg1 interface{}) *gomock.Call

GetNodeNeighbours indicates an expected call of GetNodeNeighbours

func (*MockApiServiceServerMockRecorder) GetNodeRunningVersion added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetNodeRunningVersion(arg0, arg1 interface{}) *gomock.Call

GetNodeRunningVersion indicates an expected call of GetNodeRunningVersion

func (*MockApiServiceServerMockRecorder) GetPostInfoById added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetPostInfoById(arg0, arg1 interface{}) *gomock.Call

GetPostInfoById indicates an expected call of GetPostInfoById

func (*MockApiServiceServerMockRecorder) GetPostListByCreateTime added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetPostListByCreateTime(arg0, arg1 interface{}) *gomock.Call

GetPostListByCreateTime indicates an expected call of GetPostListByCreateTime

func (*MockApiServiceServerMockRecorder) GetPostListByCreated

func (mr *MockApiServiceServerMockRecorder) GetPostListByCreated(arg0, arg1 interface{}) *gomock.Call

GetPostListByCreated indicates an expected call of GetPostListByCreated

func (*MockApiServiceServerMockRecorder) GetPostListByName added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetPostListByName(arg0, arg1 interface{}) *gomock.Call

GetPostListByName indicates an expected call of GetPostListByName

func (*MockApiServiceServerMockRecorder) GetPostListByVest added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetPostListByVest(arg0, arg1 interface{}) *gomock.Call

GetPostListByVest indicates an expected call of GetPostListByVest

func (*MockApiServiceServerMockRecorder) GetReplyListByPostId

func (mr *MockApiServiceServerMockRecorder) GetReplyListByPostId(arg0, arg1 interface{}) *gomock.Call

GetReplyListByPostId indicates an expected call of GetReplyListByPostId

func (*MockApiServiceServerMockRecorder) GetSignedBlock added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetSignedBlock(arg0, arg1 interface{}) *gomock.Call

GetSignedBlock indicates an expected call of GetSignedBlock

func (*MockApiServiceServerMockRecorder) GetTrxInfoById added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetTrxInfoById(arg0, arg1 interface{}) *gomock.Call

GetTrxInfoById indicates an expected call of GetTrxInfoById

func (*MockApiServiceServerMockRecorder) GetTrxListByTime added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetTrxListByTime(arg0, arg1 interface{}) *gomock.Call

GetTrxListByTime indicates an expected call of GetTrxListByTime

func (*MockApiServiceServerMockRecorder) GetUserTrxListByTime added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) GetUserTrxListByTime(arg0, arg1 interface{}) *gomock.Call

GetUserTrxListByTime indicates an expected call of GetUserTrxListByTime

func (*MockApiServiceServerMockRecorder) GetVestDelegationOrderList added in v1.0.8

func (mr *MockApiServiceServerMockRecorder) GetVestDelegationOrderList(arg0, arg1 interface{}) *gomock.Call

GetVestDelegationOrderList indicates an expected call of GetVestDelegationOrderList

func (*MockApiServiceServerMockRecorder) QueryTableContent added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) QueryTableContent(arg0, arg1 interface{}) *gomock.Call

QueryTableContent indicates an expected call of QueryTableContent

func (*MockApiServiceServerMockRecorder) TrxStatByHour added in v1.0.2

func (mr *MockApiServiceServerMockRecorder) TrxStatByHour(arg0, arg1 interface{}) *gomock.Call

TrxStatByHour indicates an expected call of TrxStatByHour

Jump to

Keyboard shortcuts

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