Documentation ¶
Overview ¶
Package mock_grpcpb is a generated GoMock package.
Index ¶
- type MockApiServiceClient
- func (m *MockApiServiceClient) BroadcastTrx(ctx context.Context, in *pb.BroadcastTrxRequest, opts ...grpc.CallOption) (*pb.BroadcastTrxResponse, error)
- func (m *MockApiServiceClient) EXPECT() *MockApiServiceClientMockRecorder
- func (m *MockApiServiceClient) EstimateStamina(ctx context.Context, in *pb.EsimateRequest, opts ...grpc.CallOption) (*pb.EsimateResponse, error)
- func (m *MockApiServiceClient) GetAccountByName(ctx context.Context, in *pb.GetAccountByNameRequest, opts ...grpc.CallOption) (*pb.AccountResponse, error)
- func (m *MockApiServiceClient) GetAccountByPubKey(ctx context.Context, in *pb.GetAccountByPubKeyRequest, opts ...grpc.CallOption) (*pb.AccountResponse, error)
- func (m *MockApiServiceClient) GetAccountListByBalance(ctx context.Context, in *pb.GetAccountListByBalanceRequest, ...) (*pb.GetAccountListResponse, error)
- func (m *MockApiServiceClient) GetAccountListByCreTime(ctx context.Context, in *pb.GetAccountListByCreTimeRequest, ...) (*pb.GetAccountListResponse, error)
- func (m *MockApiServiceClient) GetAccountListByVest(ctx context.Context, in *pb.GetAccountListByVestRequest, ...) (*pb.GetAccountListResponse, error)
- func (m *MockApiServiceClient) GetAppTableRecord(ctx context.Context, in *pb.GetAppTableRecordRequest, opts ...grpc.CallOption) (*pb.GetAppTableRecordResponse, error)
- func (m *MockApiServiceClient) GetBlkIsIrreversibleByTxId(ctx context.Context, in *pb.GetBlkIsIrreversibleByTxIdRequest, ...) (*pb.GetBlkIsIrreversibleByTxIdResponse, error)
- func (m *MockApiServiceClient) GetBlockBFTInfoByNum(ctx context.Context, in *pb.GetBlockBFTInfoByNumRequest, ...) (*pb.GetBlockBFTInfoByNumResponse, error)
- func (m *MockApiServiceClient) GetBlockList(ctx context.Context, in *pb.GetBlockListRequest, opts ...grpc.CallOption) (*pb.GetBlockListResponse, error)
- func (m *MockApiServiceClient) GetBlockProducerByName(ctx context.Context, in *pb.GetBlockProducerByNameRequest, ...) (*pb.BlockProducerResponse, error)
- func (m *MockApiServiceClient) GetBlockProducerList(ctx context.Context, in *pb.GetBlockProducerListRequest, ...) (*pb.GetBlockProducerListResponse, error)
- func (m *MockApiServiceClient) GetBlockProducerListByVoteCount(ctx context.Context, in *pb.GetBlockProducerListByVoteCountRequest, ...) (*pb.GetBlockProducerListResponse, error)
- func (m *MockApiServiceClient) GetBlockProducerVoterList(ctx context.Context, in *pb.GetBlockProducerVoterListRequest, ...) (*pb.GetBlockProducerVoterListResponse, error)
- func (m *MockApiServiceClient) GetBlockTransactionsByNum(ctx context.Context, in *pb.GetBlockTransactionsByNumRequest, ...) (*pb.GetBlockTransactionsByNumResponse, error)
- func (m *MockApiServiceClient) GetChainState(ctx context.Context, in *pb.NonParamsRequest, opts ...grpc.CallOption) (*pb.GetChainStateResponse, error)
- func (m *MockApiServiceClient) GetContractInfo(ctx context.Context, in *pb.GetContractInfoRequest, opts ...grpc.CallOption) (*pb.GetContractInfoResponse, error)
- func (m *MockApiServiceClient) GetContractListByTime(ctx context.Context, in *pb.GetContractListByTimeRequest, ...) (*pb.GetContractListResponse, error)
- func (m *MockApiServiceClient) GetDailyStats(ctx context.Context, in *pb.GetDailyStatsRequest, opts ...grpc.CallOption) (*pb.GetDailyStatsResponse, error)
- func (m *MockApiServiceClient) GetDailyTotalTrxInfo(ctx context.Context, in *pb.GetDailyTotalTrxRequest, opts ...grpc.CallOption) (*pb.GetDailyTotalTrxResponse, error)
- func (m *MockApiServiceClient) GetFollowCountByName(ctx context.Context, in *pb.GetFollowCountByNameRequest, ...) (*pb.GetFollowCountByNameResponse, error)
- func (m *MockApiServiceClient) GetFollowerListByName(ctx context.Context, in *pb.GetFollowerListByNameRequest, ...) (*pb.GetFollowerListByNameResponse, error)
- func (m *MockApiServiceClient) GetFollowingListByName(ctx context.Context, in *pb.GetFollowingListByNameRequest, ...) (*pb.GetFollowingListByNameResponse, error)
- func (m *MockApiServiceClient) GetMyStakers(ctx context.Context, in *pb.GetMyStakerListByNameRequest, ...) (*pb.GetMyStakerListByNameResponse, error)
- func (m *MockApiServiceClient) GetMyStakes(ctx context.Context, in *pb.GetMyStakeListByNameRequest, ...) (*pb.GetMyStakeListByNameResponse, error)
- func (m *MockApiServiceClient) GetNodeNeighbours(ctx context.Context, in *pb.NonParamsRequest, opts ...grpc.CallOption) (*pb.GetNodeNeighboursResponse, error)
- func (m *MockApiServiceClient) GetNodeRunningVersion(ctx context.Context, in *pb.NonParamsRequest, opts ...grpc.CallOption) (*pb.GetNodeRunningVersionResponse, error)
- func (m *MockApiServiceClient) GetPostInfoById(ctx context.Context, in *pb.GetPostInfoByIdRequest, opts ...grpc.CallOption) (*pb.GetPostInfoByIdResponse, error)
- func (m *MockApiServiceClient) GetPostListByCreateTime(ctx context.Context, in *pb.GetPostListByCreateTimeRequest, ...) (*pb.GetPostListByCreateTimeResponse, error)
- func (m *MockApiServiceClient) GetPostListByCreated(ctx context.Context, in *pb.GetPostListByCreatedRequest, ...) (*pb.GetPostListByCreatedResponse, error)
- func (m *MockApiServiceClient) GetPostListByName(ctx context.Context, in *pb.GetPostListByNameRequest, opts ...grpc.CallOption) (*pb.GetPostListByCreateTimeResponse, error)
- func (m *MockApiServiceClient) GetPostListByVest(ctx context.Context, in *pb.GetPostListByVestRequest, opts ...grpc.CallOption) (*pb.GetPostListByVestResponse, error)
- func (m *MockApiServiceClient) GetReplyListByPostId(ctx context.Context, in *pb.GetReplyListByPostIdRequest, ...) (*pb.GetReplyListByPostIdResponse, error)
- func (m *MockApiServiceClient) GetSignedBlock(ctx context.Context, in *pb.GetSignedBlockRequest, opts ...grpc.CallOption) (*pb.GetSignedBlockResponse, error)
- func (m *MockApiServiceClient) GetTrxInfoById(ctx context.Context, in *pb.GetTrxInfoByIdRequest, opts ...grpc.CallOption) (*pb.GetTrxInfoByIdResponse, error)
- func (m *MockApiServiceClient) GetTrxListByTime(ctx context.Context, in *pb.GetTrxListByTimeRequest, opts ...grpc.CallOption) (*pb.GetTrxListByTimeResponse, error)
- func (m *MockApiServiceClient) GetUserTrxListByTime(ctx context.Context, in *pb.GetUserTrxListByTimeRequest, ...) (*pb.GetUserTrxListByTimeResponse, error)
- func (m *MockApiServiceClient) QueryTableContent(ctx context.Context, in *pb.GetTableContentRequest, opts ...grpc.CallOption) (*pb.TableContentResponse, error)
- func (m *MockApiServiceClient) TrxStatByHour(ctx context.Context, in *pb.TrxStatByHourRequest, opts ...grpc.CallOption) (*pb.TrxStatByHourResponse, error)
- type MockApiServiceClientMockRecorder
- func (mr *MockApiServiceClientMockRecorder) BroadcastTrx(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) EstimateStamina(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetAccountByName(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetAccountByPubKey(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetAccountListByBalance(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetAccountListByCreTime(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetAccountListByVest(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetAppTableRecord(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetBlkIsIrreversibleByTxId(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetBlockBFTInfoByNum(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetBlockList(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetBlockProducerByName(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetBlockProducerList(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetBlockProducerListByVoteCount(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetBlockProducerVoterList(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetBlockTransactionsByNum(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetChainState(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetContractInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetContractListByTime(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetDailyStats(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetDailyTotalTrxInfo(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetFollowCountByName(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetFollowerListByName(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetFollowingListByName(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetMyStakers(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetMyStakes(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetNodeNeighbours(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetNodeRunningVersion(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetPostInfoById(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetPostListByCreateTime(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetPostListByCreated(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetPostListByName(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetPostListByVest(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetReplyListByPostId(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetSignedBlock(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetTrxInfoById(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetTrxListByTime(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) GetUserTrxListByTime(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) QueryTableContent(ctx, in interface{}, opts ...interface{}) *gomock.Call
- func (mr *MockApiServiceClientMockRecorder) TrxStatByHour(ctx, in interface{}, opts ...interface{}) *gomock.Call
- type MockApiServiceServer
- func (m *MockApiServiceServer) BroadcastTrx(arg0 context.Context, arg1 *pb.BroadcastTrxRequest) (*pb.BroadcastTrxResponse, error)
- func (m *MockApiServiceServer) EXPECT() *MockApiServiceServerMockRecorder
- func (m *MockApiServiceServer) EstimateStamina(arg0 context.Context, arg1 *pb.EsimateRequest) (*pb.EsimateResponse, error)
- func (m *MockApiServiceServer) GetAccountByName(arg0 context.Context, arg1 *pb.GetAccountByNameRequest) (*pb.AccountResponse, error)
- func (m *MockApiServiceServer) GetAccountByPubKey(arg0 context.Context, arg1 *pb.GetAccountByPubKeyRequest) (*pb.AccountResponse, error)
- func (m *MockApiServiceServer) GetAccountListByBalance(arg0 context.Context, arg1 *pb.GetAccountListByBalanceRequest) (*pb.GetAccountListResponse, error)
- func (m *MockApiServiceServer) GetAccountListByCreTime(arg0 context.Context, arg1 *pb.GetAccountListByCreTimeRequest) (*pb.GetAccountListResponse, error)
- func (m *MockApiServiceServer) GetAccountListByVest(arg0 context.Context, arg1 *pb.GetAccountListByVestRequest) (*pb.GetAccountListResponse, error)
- func (m *MockApiServiceServer) GetAppTableRecord(arg0 context.Context, arg1 *pb.GetAppTableRecordRequest) (*pb.GetAppTableRecordResponse, error)
- func (m *MockApiServiceServer) GetBlkIsIrreversibleByTxId(arg0 context.Context, arg1 *pb.GetBlkIsIrreversibleByTxIdRequest) (*pb.GetBlkIsIrreversibleByTxIdResponse, error)
- func (m *MockApiServiceServer) GetBlockBFTInfoByNum(arg0 context.Context, arg1 *pb.GetBlockBFTInfoByNumRequest) (*pb.GetBlockBFTInfoByNumResponse, error)
- func (m *MockApiServiceServer) GetBlockList(arg0 context.Context, arg1 *pb.GetBlockListRequest) (*pb.GetBlockListResponse, error)
- func (m *MockApiServiceServer) GetBlockProducerByName(arg0 context.Context, arg1 *pb.GetBlockProducerByNameRequest) (*pb.BlockProducerResponse, error)
- func (m *MockApiServiceServer) GetBlockProducerList(arg0 context.Context, arg1 *pb.GetBlockProducerListRequest) (*pb.GetBlockProducerListResponse, error)
- func (m *MockApiServiceServer) GetBlockProducerListByVoteCount(arg0 context.Context, arg1 *pb.GetBlockProducerListByVoteCountRequest) (*pb.GetBlockProducerListResponse, error)
- func (m *MockApiServiceServer) GetBlockProducerVoterList(arg0 context.Context, arg1 *pb.GetBlockProducerVoterListRequest) (*pb.GetBlockProducerVoterListResponse, error)
- func (m *MockApiServiceServer) GetBlockTransactionsByNum(arg0 context.Context, arg1 *pb.GetBlockTransactionsByNumRequest) (*pb.GetBlockTransactionsByNumResponse, error)
- func (m *MockApiServiceServer) GetChainState(arg0 context.Context, arg1 *pb.NonParamsRequest) (*pb.GetChainStateResponse, error)
- func (m *MockApiServiceServer) GetContractInfo(arg0 context.Context, arg1 *pb.GetContractInfoRequest) (*pb.GetContractInfoResponse, error)
- func (m *MockApiServiceServer) GetContractListByTime(arg0 context.Context, arg1 *pb.GetContractListByTimeRequest) (*pb.GetContractListResponse, error)
- func (m *MockApiServiceServer) GetDailyStats(arg0 context.Context, arg1 *pb.GetDailyStatsRequest) (*pb.GetDailyStatsResponse, error)
- func (m *MockApiServiceServer) GetDailyTotalTrxInfo(arg0 context.Context, arg1 *pb.GetDailyTotalTrxRequest) (*pb.GetDailyTotalTrxResponse, error)
- func (m *MockApiServiceServer) GetFollowCountByName(arg0 context.Context, arg1 *pb.GetFollowCountByNameRequest) (*pb.GetFollowCountByNameResponse, error)
- func (m *MockApiServiceServer) GetFollowerListByName(arg0 context.Context, arg1 *pb.GetFollowerListByNameRequest) (*pb.GetFollowerListByNameResponse, error)
- func (m *MockApiServiceServer) GetFollowingListByName(arg0 context.Context, arg1 *pb.GetFollowingListByNameRequest) (*pb.GetFollowingListByNameResponse, error)
- func (m *MockApiServiceServer) GetMyStakers(arg0 context.Context, arg1 *pb.GetMyStakerListByNameRequest) (*pb.GetMyStakerListByNameResponse, error)
- func (m *MockApiServiceServer) GetMyStakes(arg0 context.Context, arg1 *pb.GetMyStakeListByNameRequest) (*pb.GetMyStakeListByNameResponse, error)
- func (m *MockApiServiceServer) GetNodeNeighbours(arg0 context.Context, arg1 *pb.NonParamsRequest) (*pb.GetNodeNeighboursResponse, error)
- func (m *MockApiServiceServer) GetNodeRunningVersion(arg0 context.Context, arg1 *pb.NonParamsRequest) (*pb.GetNodeRunningVersionResponse, error)
- func (m *MockApiServiceServer) GetPostInfoById(arg0 context.Context, arg1 *pb.GetPostInfoByIdRequest) (*pb.GetPostInfoByIdResponse, error)
- func (m *MockApiServiceServer) GetPostListByCreateTime(arg0 context.Context, arg1 *pb.GetPostListByCreateTimeRequest) (*pb.GetPostListByCreateTimeResponse, error)
- func (m *MockApiServiceServer) GetPostListByCreated(arg0 context.Context, arg1 *pb.GetPostListByCreatedRequest) (*pb.GetPostListByCreatedResponse, error)
- func (m *MockApiServiceServer) GetPostListByName(arg0 context.Context, arg1 *pb.GetPostListByNameRequest) (*pb.GetPostListByCreateTimeResponse, error)
- func (m *MockApiServiceServer) GetPostListByVest(arg0 context.Context, arg1 *pb.GetPostListByVestRequest) (*pb.GetPostListByVestResponse, error)
- func (m *MockApiServiceServer) GetReplyListByPostId(arg0 context.Context, arg1 *pb.GetReplyListByPostIdRequest) (*pb.GetReplyListByPostIdResponse, error)
- func (m *MockApiServiceServer) GetSignedBlock(arg0 context.Context, arg1 *pb.GetSignedBlockRequest) (*pb.GetSignedBlockResponse, error)
- func (m *MockApiServiceServer) GetTrxInfoById(arg0 context.Context, arg1 *pb.GetTrxInfoByIdRequest) (*pb.GetTrxInfoByIdResponse, error)
- func (m *MockApiServiceServer) GetTrxListByTime(arg0 context.Context, arg1 *pb.GetTrxListByTimeRequest) (*pb.GetTrxListByTimeResponse, error)
- func (m *MockApiServiceServer) GetUserTrxListByTime(arg0 context.Context, arg1 *pb.GetUserTrxListByTimeRequest) (*pb.GetUserTrxListByTimeResponse, error)
- func (m *MockApiServiceServer) QueryTableContent(arg0 context.Context, arg1 *pb.GetTableContentRequest) (*pb.TableContentResponse, error)
- func (m *MockApiServiceServer) TrxStatByHour(arg0 context.Context, arg1 *pb.TrxStatByHourRequest) (*pb.TrxStatByHourResponse, error)
- type MockApiServiceServerMockRecorder
- func (mr *MockApiServiceServerMockRecorder) BroadcastTrx(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) EstimateStamina(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetAccountByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetAccountByPubKey(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetAccountListByBalance(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetAccountListByCreTime(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetAccountListByVest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetAppTableRecord(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetBlkIsIrreversibleByTxId(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetBlockBFTInfoByNum(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetBlockList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetBlockProducerByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetBlockProducerList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetBlockProducerListByVoteCount(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetBlockProducerVoterList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetBlockTransactionsByNum(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetChainState(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetContractInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetContractListByTime(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetDailyStats(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetDailyTotalTrxInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetFollowCountByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetFollowerListByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetFollowingListByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetMyStakers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetMyStakes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetNodeNeighbours(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetNodeRunningVersion(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetPostInfoById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetPostListByCreateTime(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetPostListByCreated(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetPostListByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetPostListByVest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetReplyListByPostId(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetSignedBlock(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetTrxInfoById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetTrxListByTime(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) GetUserTrxListByTime(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) QueryTableContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockApiServiceServerMockRecorder) TrxStatByHour(arg0, arg1 interface{}) *gomock.Call
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 ¶
func (m *MockApiServiceClient) BroadcastTrx(ctx context.Context, in *pb.BroadcastTrxRequest, opts ...grpc.CallOption) (*pb.BroadcastTrxResponse, error)
BroadcastTrx mocks base method
func (*MockApiServiceClient) EXPECT ¶
func (m *MockApiServiceClient) EXPECT() *MockApiServiceClientMockRecorder
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 ¶
func (m *MockApiServiceClient) GetAccountByName(ctx context.Context, in *pb.GetAccountByNameRequest, opts ...grpc.CallOption) (*pb.AccountResponse, error)
GetAccountByName mocks base method
func (*MockApiServiceClient) GetAccountByPubKey ¶ added in v1.0.2
func (m *MockApiServiceClient) GetAccountByPubKey(ctx context.Context, in *pb.GetAccountByPubKeyRequest, opts ...grpc.CallOption) (*pb.AccountResponse, error)
GetAccountByPubKey mocks base method
func (*MockApiServiceClient) GetAccountListByBalance ¶ added in v1.0.2
func (m *MockApiServiceClient) GetAccountListByBalance(ctx context.Context, in *pb.GetAccountListByBalanceRequest, opts ...grpc.CallOption) (*pb.GetAccountListResponse, error)
GetAccountListByBalance mocks base method
func (*MockApiServiceClient) GetAccountListByCreTime ¶ added in v1.0.2
func (m *MockApiServiceClient) GetAccountListByCreTime(ctx context.Context, in *pb.GetAccountListByCreTimeRequest, opts ...grpc.CallOption) (*pb.GetAccountListResponse, error)
GetAccountListByCreTime mocks base method
func (*MockApiServiceClient) GetAccountListByVest ¶ added in v1.0.2
func (m *MockApiServiceClient) GetAccountListByVest(ctx context.Context, in *pb.GetAccountListByVestRequest, opts ...grpc.CallOption) (*pb.GetAccountListResponse, error)
GetAccountListByVest mocks base method
func (*MockApiServiceClient) GetAppTableRecord ¶ added in v1.0.2
func (m *MockApiServiceClient) GetAppTableRecord(ctx context.Context, in *pb.GetAppTableRecordRequest, opts ...grpc.CallOption) (*pb.GetAppTableRecordResponse, error)
GetAppTableRecord mocks base method
func (*MockApiServiceClient) GetBlkIsIrreversibleByTxId ¶ added in v1.0.2
func (m *MockApiServiceClient) GetBlkIsIrreversibleByTxId(ctx context.Context, in *pb.GetBlkIsIrreversibleByTxIdRequest, opts ...grpc.CallOption) (*pb.GetBlkIsIrreversibleByTxIdResponse, error)
GetBlkIsIrreversibleByTxId mocks base method
func (*MockApiServiceClient) GetBlockBFTInfoByNum ¶ added in v1.0.2
func (m *MockApiServiceClient) GetBlockBFTInfoByNum(ctx context.Context, in *pb.GetBlockBFTInfoByNumRequest, opts ...grpc.CallOption) (*pb.GetBlockBFTInfoByNumResponse, error)
GetBlockBFTInfoByNum mocks base method
func (*MockApiServiceClient) GetBlockList ¶ added in v1.0.2
func (m *MockApiServiceClient) GetBlockList(ctx context.Context, in *pb.GetBlockListRequest, opts ...grpc.CallOption) (*pb.GetBlockListResponse, error)
GetBlockList mocks base method
func (*MockApiServiceClient) GetBlockProducerByName ¶ added in v1.0.2
func (m *MockApiServiceClient) GetBlockProducerByName(ctx context.Context, in *pb.GetBlockProducerByNameRequest, opts ...grpc.CallOption) (*pb.BlockProducerResponse, error)
GetBlockProducerByName mocks base method
func (*MockApiServiceClient) GetBlockProducerList ¶ added in v1.0.2
func (m *MockApiServiceClient) GetBlockProducerList(ctx context.Context, in *pb.GetBlockProducerListRequest, opts ...grpc.CallOption) (*pb.GetBlockProducerListResponse, error)
GetBlockProducerList mocks base method
func (*MockApiServiceClient) GetBlockProducerListByVoteCount ¶ added in v1.0.2
func (m *MockApiServiceClient) GetBlockProducerListByVoteCount(ctx context.Context, in *pb.GetBlockProducerListByVoteCountRequest, opts ...grpc.CallOption) (*pb.GetBlockProducerListResponse, error)
GetBlockProducerListByVoteCount mocks base method
func (*MockApiServiceClient) GetBlockProducerVoterList ¶ added in v1.0.3
func (m *MockApiServiceClient) GetBlockProducerVoterList(ctx context.Context, in *pb.GetBlockProducerVoterListRequest, opts ...grpc.CallOption) (*pb.GetBlockProducerVoterListResponse, error)
GetBlockProducerVoterList mocks base method
func (*MockApiServiceClient) GetBlockTransactionsByNum ¶
func (m *MockApiServiceClient) GetBlockTransactionsByNum(ctx context.Context, in *pb.GetBlockTransactionsByNumRequest, opts ...grpc.CallOption) (*pb.GetBlockTransactionsByNumResponse, error)
GetBlockTransactionsByNum mocks base method
func (*MockApiServiceClient) GetChainState ¶
func (m *MockApiServiceClient) GetChainState(ctx context.Context, in *pb.NonParamsRequest, opts ...grpc.CallOption) (*pb.GetChainStateResponse, error)
GetChainState mocks base method
func (*MockApiServiceClient) GetContractInfo ¶ added in v1.0.2
func (m *MockApiServiceClient) GetContractInfo(ctx context.Context, in *pb.GetContractInfoRequest, opts ...grpc.CallOption) (*pb.GetContractInfoResponse, error)
GetContractInfo mocks base method
func (*MockApiServiceClient) GetContractListByTime ¶ added in v1.0.2
func (m *MockApiServiceClient) GetContractListByTime(ctx context.Context, in *pb.GetContractListByTimeRequest, opts ...grpc.CallOption) (*pb.GetContractListResponse, error)
GetContractListByTime mocks base method
func (*MockApiServiceClient) GetDailyStats ¶ added in v1.0.2
func (m *MockApiServiceClient) GetDailyStats(ctx context.Context, in *pb.GetDailyStatsRequest, opts ...grpc.CallOption) (*pb.GetDailyStatsResponse, error)
GetDailyStats mocks base method
func (*MockApiServiceClient) GetDailyTotalTrxInfo ¶ added in v1.0.2
func (m *MockApiServiceClient) GetDailyTotalTrxInfo(ctx context.Context, in *pb.GetDailyTotalTrxRequest, opts ...grpc.CallOption) (*pb.GetDailyTotalTrxResponse, error)
GetDailyTotalTrxInfo mocks base method
func (*MockApiServiceClient) GetFollowCountByName ¶
func (m *MockApiServiceClient) GetFollowCountByName(ctx context.Context, in *pb.GetFollowCountByNameRequest, opts ...grpc.CallOption) (*pb.GetFollowCountByNameResponse, error)
GetFollowCountByName mocks base method
func (*MockApiServiceClient) GetFollowerListByName ¶
func (m *MockApiServiceClient) GetFollowerListByName(ctx context.Context, in *pb.GetFollowerListByNameRequest, opts ...grpc.CallOption) (*pb.GetFollowerListByNameResponse, error)
GetFollowerListByName mocks base method
func (*MockApiServiceClient) GetFollowingListByName ¶
func (m *MockApiServiceClient) GetFollowingListByName(ctx context.Context, in *pb.GetFollowingListByNameRequest, opts ...grpc.CallOption) (*pb.GetFollowingListByNameResponse, error)
GetFollowingListByName mocks base method
func (*MockApiServiceClient) GetMyStakers ¶ added in v1.0.2
func (m *MockApiServiceClient) GetMyStakers(ctx context.Context, in *pb.GetMyStakerListByNameRequest, opts ...grpc.CallOption) (*pb.GetMyStakerListByNameResponse, error)
GetMyStakers mocks base method
func (*MockApiServiceClient) GetMyStakes ¶ added in v1.0.2
func (m *MockApiServiceClient) GetMyStakes(ctx context.Context, in *pb.GetMyStakeListByNameRequest, opts ...grpc.CallOption) (*pb.GetMyStakeListByNameResponse, error)
GetMyStakes mocks base method
func (*MockApiServiceClient) GetNodeNeighbours ¶ added in v1.0.2
func (m *MockApiServiceClient) GetNodeNeighbours(ctx context.Context, in *pb.NonParamsRequest, opts ...grpc.CallOption) (*pb.GetNodeNeighboursResponse, error)
GetNodeNeighbours mocks base method
func (*MockApiServiceClient) GetNodeRunningVersion ¶ added in v1.0.2
func (m *MockApiServiceClient) GetNodeRunningVersion(ctx context.Context, in *pb.NonParamsRequest, opts ...grpc.CallOption) (*pb.GetNodeRunningVersionResponse, error)
GetNodeRunningVersion mocks base method
func (*MockApiServiceClient) GetPostInfoById ¶ added in v1.0.2
func (m *MockApiServiceClient) GetPostInfoById(ctx context.Context, in *pb.GetPostInfoByIdRequest, opts ...grpc.CallOption) (*pb.GetPostInfoByIdResponse, error)
GetPostInfoById mocks base method
func (*MockApiServiceClient) GetPostListByCreateTime ¶ added in v1.0.2
func (m *MockApiServiceClient) GetPostListByCreateTime(ctx context.Context, in *pb.GetPostListByCreateTimeRequest, opts ...grpc.CallOption) (*pb.GetPostListByCreateTimeResponse, error)
GetPostListByCreateTime mocks base method
func (*MockApiServiceClient) GetPostListByCreated ¶
func (m *MockApiServiceClient) GetPostListByCreated(ctx context.Context, in *pb.GetPostListByCreatedRequest, opts ...grpc.CallOption) (*pb.GetPostListByCreatedResponse, error)
GetPostListByCreated mocks base method
func (*MockApiServiceClient) GetPostListByName ¶ added in v1.0.2
func (m *MockApiServiceClient) GetPostListByName(ctx context.Context, in *pb.GetPostListByNameRequest, opts ...grpc.CallOption) (*pb.GetPostListByCreateTimeResponse, error)
GetPostListByName mocks base method
func (*MockApiServiceClient) GetPostListByVest ¶ added in v1.0.2
func (m *MockApiServiceClient) GetPostListByVest(ctx context.Context, in *pb.GetPostListByVestRequest, opts ...grpc.CallOption) (*pb.GetPostListByVestResponse, error)
GetPostListByVest mocks base method
func (*MockApiServiceClient) GetReplyListByPostId ¶
func (m *MockApiServiceClient) GetReplyListByPostId(ctx context.Context, in *pb.GetReplyListByPostIdRequest, opts ...grpc.CallOption) (*pb.GetReplyListByPostIdResponse, error)
GetReplyListByPostId mocks base method
func (*MockApiServiceClient) GetSignedBlock ¶ added in v1.0.2
func (m *MockApiServiceClient) GetSignedBlock(ctx context.Context, in *pb.GetSignedBlockRequest, opts ...grpc.CallOption) (*pb.GetSignedBlockResponse, error)
GetSignedBlock mocks base method
func (*MockApiServiceClient) GetTrxInfoById ¶ added in v1.0.2
func (m *MockApiServiceClient) GetTrxInfoById(ctx context.Context, in *pb.GetTrxInfoByIdRequest, opts ...grpc.CallOption) (*pb.GetTrxInfoByIdResponse, error)
GetTrxInfoById mocks base method
func (*MockApiServiceClient) GetTrxListByTime ¶ added in v1.0.2
func (m *MockApiServiceClient) GetTrxListByTime(ctx context.Context, in *pb.GetTrxListByTimeRequest, opts ...grpc.CallOption) (*pb.GetTrxListByTimeResponse, error)
GetTrxListByTime mocks base method
func (*MockApiServiceClient) GetUserTrxListByTime ¶ added in v1.0.2
func (m *MockApiServiceClient) GetUserTrxListByTime(ctx context.Context, in *pb.GetUserTrxListByTimeRequest, opts ...grpc.CallOption) (*pb.GetUserTrxListByTimeResponse, error)
GetUserTrxListByTime mocks base method
func (*MockApiServiceClient) QueryTableContent ¶ added in v1.0.2
func (m *MockApiServiceClient) QueryTableContent(ctx context.Context, in *pb.GetTableContentRequest, opts ...grpc.CallOption) (*pb.TableContentResponse, error)
QueryTableContent mocks base method
func (*MockApiServiceClient) TrxStatByHour ¶ added in v1.0.2
func (m *MockApiServiceClient) TrxStatByHour(ctx context.Context, in *pb.TrxStatByHourRequest, opts ...grpc.CallOption) (*pb.TrxStatByHourResponse, error)
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) 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 ¶
func (m *MockApiServiceServer) BroadcastTrx(arg0 context.Context, arg1 *pb.BroadcastTrxRequest) (*pb.BroadcastTrxResponse, error)
BroadcastTrx mocks base method
func (*MockApiServiceServer) EXPECT ¶
func (m *MockApiServiceServer) EXPECT() *MockApiServiceServerMockRecorder
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 ¶
func (m *MockApiServiceServer) GetAccountByName(arg0 context.Context, arg1 *pb.GetAccountByNameRequest) (*pb.AccountResponse, error)
GetAccountByName mocks base method
func (*MockApiServiceServer) GetAccountByPubKey ¶ added in v1.0.2
func (m *MockApiServiceServer) GetAccountByPubKey(arg0 context.Context, arg1 *pb.GetAccountByPubKeyRequest) (*pb.AccountResponse, error)
GetAccountByPubKey mocks base method
func (*MockApiServiceServer) GetAccountListByBalance ¶ added in v1.0.2
func (m *MockApiServiceServer) GetAccountListByBalance(arg0 context.Context, arg1 *pb.GetAccountListByBalanceRequest) (*pb.GetAccountListResponse, error)
GetAccountListByBalance mocks base method
func (*MockApiServiceServer) GetAccountListByCreTime ¶ added in v1.0.2
func (m *MockApiServiceServer) GetAccountListByCreTime(arg0 context.Context, arg1 *pb.GetAccountListByCreTimeRequest) (*pb.GetAccountListResponse, error)
GetAccountListByCreTime mocks base method
func (*MockApiServiceServer) GetAccountListByVest ¶ added in v1.0.2
func (m *MockApiServiceServer) GetAccountListByVest(arg0 context.Context, arg1 *pb.GetAccountListByVestRequest) (*pb.GetAccountListResponse, error)
GetAccountListByVest mocks base method
func (*MockApiServiceServer) GetAppTableRecord ¶ added in v1.0.2
func (m *MockApiServiceServer) GetAppTableRecord(arg0 context.Context, arg1 *pb.GetAppTableRecordRequest) (*pb.GetAppTableRecordResponse, error)
GetAppTableRecord mocks base method
func (*MockApiServiceServer) GetBlkIsIrreversibleByTxId ¶ added in v1.0.2
func (m *MockApiServiceServer) GetBlkIsIrreversibleByTxId(arg0 context.Context, arg1 *pb.GetBlkIsIrreversibleByTxIdRequest) (*pb.GetBlkIsIrreversibleByTxIdResponse, error)
GetBlkIsIrreversibleByTxId mocks base method
func (*MockApiServiceServer) GetBlockBFTInfoByNum ¶ added in v1.0.2
func (m *MockApiServiceServer) GetBlockBFTInfoByNum(arg0 context.Context, arg1 *pb.GetBlockBFTInfoByNumRequest) (*pb.GetBlockBFTInfoByNumResponse, error)
GetBlockBFTInfoByNum mocks base method
func (*MockApiServiceServer) GetBlockList ¶ added in v1.0.2
func (m *MockApiServiceServer) GetBlockList(arg0 context.Context, arg1 *pb.GetBlockListRequest) (*pb.GetBlockListResponse, error)
GetBlockList mocks base method
func (*MockApiServiceServer) GetBlockProducerByName ¶ added in v1.0.2
func (m *MockApiServiceServer) GetBlockProducerByName(arg0 context.Context, arg1 *pb.GetBlockProducerByNameRequest) (*pb.BlockProducerResponse, error)
GetBlockProducerByName mocks base method
func (*MockApiServiceServer) GetBlockProducerList ¶ added in v1.0.2
func (m *MockApiServiceServer) GetBlockProducerList(arg0 context.Context, arg1 *pb.GetBlockProducerListRequest) (*pb.GetBlockProducerListResponse, error)
GetBlockProducerList mocks base method
func (*MockApiServiceServer) GetBlockProducerListByVoteCount ¶ added in v1.0.2
func (m *MockApiServiceServer) GetBlockProducerListByVoteCount(arg0 context.Context, arg1 *pb.GetBlockProducerListByVoteCountRequest) (*pb.GetBlockProducerListResponse, error)
GetBlockProducerListByVoteCount mocks base method
func (*MockApiServiceServer) GetBlockProducerVoterList ¶ added in v1.0.3
func (m *MockApiServiceServer) GetBlockProducerVoterList(arg0 context.Context, arg1 *pb.GetBlockProducerVoterListRequest) (*pb.GetBlockProducerVoterListResponse, error)
GetBlockProducerVoterList mocks base method
func (*MockApiServiceServer) GetBlockTransactionsByNum ¶
func (m *MockApiServiceServer) GetBlockTransactionsByNum(arg0 context.Context, arg1 *pb.GetBlockTransactionsByNumRequest) (*pb.GetBlockTransactionsByNumResponse, error)
GetBlockTransactionsByNum mocks base method
func (*MockApiServiceServer) GetChainState ¶
func (m *MockApiServiceServer) GetChainState(arg0 context.Context, arg1 *pb.NonParamsRequest) (*pb.GetChainStateResponse, error)
GetChainState mocks base method
func (*MockApiServiceServer) GetContractInfo ¶ added in v1.0.2
func (m *MockApiServiceServer) GetContractInfo(arg0 context.Context, arg1 *pb.GetContractInfoRequest) (*pb.GetContractInfoResponse, error)
GetContractInfo mocks base method
func (*MockApiServiceServer) GetContractListByTime ¶ added in v1.0.2
func (m *MockApiServiceServer) GetContractListByTime(arg0 context.Context, arg1 *pb.GetContractListByTimeRequest) (*pb.GetContractListResponse, error)
GetContractListByTime mocks base method
func (*MockApiServiceServer) GetDailyStats ¶ added in v1.0.2
func (m *MockApiServiceServer) GetDailyStats(arg0 context.Context, arg1 *pb.GetDailyStatsRequest) (*pb.GetDailyStatsResponse, error)
GetDailyStats mocks base method
func (*MockApiServiceServer) GetDailyTotalTrxInfo ¶ added in v1.0.2
func (m *MockApiServiceServer) GetDailyTotalTrxInfo(arg0 context.Context, arg1 *pb.GetDailyTotalTrxRequest) (*pb.GetDailyTotalTrxResponse, error)
GetDailyTotalTrxInfo mocks base method
func (*MockApiServiceServer) GetFollowCountByName ¶
func (m *MockApiServiceServer) GetFollowCountByName(arg0 context.Context, arg1 *pb.GetFollowCountByNameRequest) (*pb.GetFollowCountByNameResponse, error)
GetFollowCountByName mocks base method
func (*MockApiServiceServer) GetFollowerListByName ¶
func (m *MockApiServiceServer) GetFollowerListByName(arg0 context.Context, arg1 *pb.GetFollowerListByNameRequest) (*pb.GetFollowerListByNameResponse, error)
GetFollowerListByName mocks base method
func (*MockApiServiceServer) GetFollowingListByName ¶
func (m *MockApiServiceServer) GetFollowingListByName(arg0 context.Context, arg1 *pb.GetFollowingListByNameRequest) (*pb.GetFollowingListByNameResponse, error)
GetFollowingListByName mocks base method
func (*MockApiServiceServer) GetMyStakers ¶ added in v1.0.2
func (m *MockApiServiceServer) GetMyStakers(arg0 context.Context, arg1 *pb.GetMyStakerListByNameRequest) (*pb.GetMyStakerListByNameResponse, error)
GetMyStakers mocks base method
func (*MockApiServiceServer) GetMyStakes ¶ added in v1.0.2
func (m *MockApiServiceServer) GetMyStakes(arg0 context.Context, arg1 *pb.GetMyStakeListByNameRequest) (*pb.GetMyStakeListByNameResponse, error)
GetMyStakes mocks base method
func (*MockApiServiceServer) GetNodeNeighbours ¶ added in v1.0.2
func (m *MockApiServiceServer) GetNodeNeighbours(arg0 context.Context, arg1 *pb.NonParamsRequest) (*pb.GetNodeNeighboursResponse, error)
GetNodeNeighbours mocks base method
func (*MockApiServiceServer) GetNodeRunningVersion ¶ added in v1.0.2
func (m *MockApiServiceServer) GetNodeRunningVersion(arg0 context.Context, arg1 *pb.NonParamsRequest) (*pb.GetNodeRunningVersionResponse, error)
GetNodeRunningVersion mocks base method
func (*MockApiServiceServer) GetPostInfoById ¶ added in v1.0.2
func (m *MockApiServiceServer) GetPostInfoById(arg0 context.Context, arg1 *pb.GetPostInfoByIdRequest) (*pb.GetPostInfoByIdResponse, error)
GetPostInfoById mocks base method
func (*MockApiServiceServer) GetPostListByCreateTime ¶ added in v1.0.2
func (m *MockApiServiceServer) GetPostListByCreateTime(arg0 context.Context, arg1 *pb.GetPostListByCreateTimeRequest) (*pb.GetPostListByCreateTimeResponse, error)
GetPostListByCreateTime mocks base method
func (*MockApiServiceServer) GetPostListByCreated ¶
func (m *MockApiServiceServer) GetPostListByCreated(arg0 context.Context, arg1 *pb.GetPostListByCreatedRequest) (*pb.GetPostListByCreatedResponse, error)
GetPostListByCreated mocks base method
func (*MockApiServiceServer) GetPostListByName ¶ added in v1.0.2
func (m *MockApiServiceServer) GetPostListByName(arg0 context.Context, arg1 *pb.GetPostListByNameRequest) (*pb.GetPostListByCreateTimeResponse, error)
GetPostListByName mocks base method
func (*MockApiServiceServer) GetPostListByVest ¶ added in v1.0.2
func (m *MockApiServiceServer) GetPostListByVest(arg0 context.Context, arg1 *pb.GetPostListByVestRequest) (*pb.GetPostListByVestResponse, error)
GetPostListByVest mocks base method
func (*MockApiServiceServer) GetReplyListByPostId ¶
func (m *MockApiServiceServer) GetReplyListByPostId(arg0 context.Context, arg1 *pb.GetReplyListByPostIdRequest) (*pb.GetReplyListByPostIdResponse, error)
GetReplyListByPostId mocks base method
func (*MockApiServiceServer) GetSignedBlock ¶ added in v1.0.2
func (m *MockApiServiceServer) GetSignedBlock(arg0 context.Context, arg1 *pb.GetSignedBlockRequest) (*pb.GetSignedBlockResponse, error)
GetSignedBlock mocks base method
func (*MockApiServiceServer) GetTrxInfoById ¶ added in v1.0.2
func (m *MockApiServiceServer) GetTrxInfoById(arg0 context.Context, arg1 *pb.GetTrxInfoByIdRequest) (*pb.GetTrxInfoByIdResponse, error)
GetTrxInfoById mocks base method
func (*MockApiServiceServer) GetTrxListByTime ¶ added in v1.0.2
func (m *MockApiServiceServer) GetTrxListByTime(arg0 context.Context, arg1 *pb.GetTrxListByTimeRequest) (*pb.GetTrxListByTimeResponse, error)
GetTrxListByTime mocks base method
func (*MockApiServiceServer) GetUserTrxListByTime ¶ added in v1.0.2
func (m *MockApiServiceServer) GetUserTrxListByTime(arg0 context.Context, arg1 *pb.GetUserTrxListByTimeRequest) (*pb.GetUserTrxListByTimeResponse, error)
GetUserTrxListByTime mocks base method
func (*MockApiServiceServer) QueryTableContent ¶ added in v1.0.2
func (m *MockApiServiceServer) QueryTableContent(arg0 context.Context, arg1 *pb.GetTableContentRequest) (*pb.TableContentResponse, error)
QueryTableContent mocks base method
func (*MockApiServiceServer) TrxStatByHour ¶ added in v1.0.2
func (m *MockApiServiceServer) TrxStatByHour(arg0 context.Context, arg1 *pb.TrxStatByHourRequest) (*pb.TrxStatByHourResponse, error)
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) 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