mock

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockArchiveCenterServerClient

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

MockArchiveCenterServerClient is a mock of ArchiveCenterServerClient interface.

func NewMockArchiveCenterServerClient

func NewMockArchiveCenterServerClient(ctrl *gomock.Controller) *MockArchiveCenterServerClient

NewMockArchiveCenterServerClient creates a new mock instance.

func (*MockArchiveCenterServerClient) ArchiveBlocks

ArchiveBlocks mocks base method.

func (*MockArchiveCenterServerClient) EXPECT

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

func (*MockArchiveCenterServerClient) GetArchivedStatus

GetArchivedStatus mocks base method.

func (*MockArchiveCenterServerClient) GetBlockByHash

GetBlockByHash mocks base method.

func (*MockArchiveCenterServerClient) GetBlockByHeight

GetBlockByHeight mocks base method.

func (*MockArchiveCenterServerClient) GetBlockByTxId

GetBlockByTxId mocks base method.

func (*MockArchiveCenterServerClient) GetLastConfigBlock

GetLastConfigBlock mocks base method.

func (*MockArchiveCenterServerClient) GetRangeBlocks

GetRangeBlocks mocks base method.

func (*MockArchiveCenterServerClient) GetStoreStatus

GetStoreStatus mocks base method.

func (*MockArchiveCenterServerClient) GetTxByTxId

GetTxByTxId mocks base method.

func (*MockArchiveCenterServerClient) GetTxDetailByTxId

GetTxDetailByTxId mocks base method.

func (*MockArchiveCenterServerClient) GetTxRWSetByTxId

GetTxRWSetByTxId mocks base method.

func (*MockArchiveCenterServerClient) Register

Register mocks base method.

func (*MockArchiveCenterServerClient) SingleArchiveBlocks

SingleArchiveBlocks mocks base method.

type MockArchiveCenterServerClientMockRecorder

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

MockArchiveCenterServerClientMockRecorder is the mock recorder for MockArchiveCenterServerClient.

func (*MockArchiveCenterServerClientMockRecorder) ArchiveBlocks

func (mr *MockArchiveCenterServerClientMockRecorder) ArchiveBlocks(ctx interface{}, opts ...interface{}) *gomock.Call

ArchiveBlocks indicates an expected call of ArchiveBlocks.

func (*MockArchiveCenterServerClientMockRecorder) GetArchivedStatus

func (mr *MockArchiveCenterServerClientMockRecorder) GetArchivedStatus(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetArchivedStatus indicates an expected call of GetArchivedStatus.

func (*MockArchiveCenterServerClientMockRecorder) GetBlockByHash

func (mr *MockArchiveCenterServerClientMockRecorder) GetBlockByHash(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockByHash indicates an expected call of GetBlockByHash.

func (*MockArchiveCenterServerClientMockRecorder) GetBlockByHeight

func (mr *MockArchiveCenterServerClientMockRecorder) GetBlockByHeight(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockByHeight indicates an expected call of GetBlockByHeight.

func (*MockArchiveCenterServerClientMockRecorder) GetBlockByTxId

func (mr *MockArchiveCenterServerClientMockRecorder) GetBlockByTxId(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetBlockByTxId indicates an expected call of GetBlockByTxId.

func (*MockArchiveCenterServerClientMockRecorder) GetLastConfigBlock

func (mr *MockArchiveCenterServerClientMockRecorder) GetLastConfigBlock(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetLastConfigBlock indicates an expected call of GetLastConfigBlock.

func (*MockArchiveCenterServerClientMockRecorder) GetRangeBlocks

func (mr *MockArchiveCenterServerClientMockRecorder) GetRangeBlocks(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetRangeBlocks indicates an expected call of GetRangeBlocks.

func (*MockArchiveCenterServerClientMockRecorder) GetStoreStatus

func (mr *MockArchiveCenterServerClientMockRecorder) GetStoreStatus(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetStoreStatus indicates an expected call of GetStoreStatus.

func (*MockArchiveCenterServerClientMockRecorder) GetTxByTxId

func (mr *MockArchiveCenterServerClientMockRecorder) GetTxByTxId(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetTxByTxId indicates an expected call of GetTxByTxId.

func (*MockArchiveCenterServerClientMockRecorder) GetTxDetailByTxId

func (mr *MockArchiveCenterServerClientMockRecorder) GetTxDetailByTxId(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetTxDetailByTxId indicates an expected call of GetTxDetailByTxId.

func (*MockArchiveCenterServerClientMockRecorder) GetTxRWSetByTxId

func (mr *MockArchiveCenterServerClientMockRecorder) GetTxRWSetByTxId(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetTxRWSetByTxId indicates an expected call of GetTxRWSetByTxId.

func (*MockArchiveCenterServerClientMockRecorder) Register

func (mr *MockArchiveCenterServerClientMockRecorder) Register(ctx, in interface{}, opts ...interface{}) *gomock.Call

Register indicates an expected call of Register.

func (*MockArchiveCenterServerClientMockRecorder) SingleArchiveBlocks

func (mr *MockArchiveCenterServerClientMockRecorder) SingleArchiveBlocks(ctx interface{}, opts ...interface{}) *gomock.Call

SingleArchiveBlocks indicates an expected call of SingleArchiveBlocks.

type MockArchiveCenterServerServer

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

MockArchiveCenterServerServer is a mock of ArchiveCenterServerServer interface.

func NewMockArchiveCenterServerServer

func NewMockArchiveCenterServerServer(ctrl *gomock.Controller) *MockArchiveCenterServerServer

NewMockArchiveCenterServerServer creates a new mock instance.

func (*MockArchiveCenterServerServer) ArchiveBlocks

ArchiveBlocks mocks base method.

func (*MockArchiveCenterServerServer) EXPECT

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

func (*MockArchiveCenterServerServer) GetArchivedStatus

GetArchivedStatus mocks base method.

func (*MockArchiveCenterServerServer) GetBlockByHash

GetBlockByHash mocks base method.

func (*MockArchiveCenterServerServer) GetBlockByHeight

GetBlockByHeight mocks base method.

func (*MockArchiveCenterServerServer) GetBlockByTxId

GetBlockByTxId mocks base method.

func (*MockArchiveCenterServerServer) GetLastConfigBlock

GetLastConfigBlock mocks base method.

func (*MockArchiveCenterServerServer) GetRangeBlocks

GetRangeBlocks mocks base method.

func (*MockArchiveCenterServerServer) GetStoreStatus

GetStoreStatus mocks base method.

func (*MockArchiveCenterServerServer) GetTxByTxId

GetTxByTxId mocks base method.

func (*MockArchiveCenterServerServer) GetTxDetailByTxId

GetTxDetailByTxId mocks base method.

func (*MockArchiveCenterServerServer) GetTxRWSetByTxId

GetTxRWSetByTxId mocks base method.

func (*MockArchiveCenterServerServer) Register

Register mocks base method.

func (*MockArchiveCenterServerServer) SingleArchiveBlocks

SingleArchiveBlocks mocks base method.

type MockArchiveCenterServerServerMockRecorder

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

MockArchiveCenterServerServerMockRecorder is the mock recorder for MockArchiveCenterServerServer.

func (*MockArchiveCenterServerServerMockRecorder) ArchiveBlocks

func (mr *MockArchiveCenterServerServerMockRecorder) ArchiveBlocks(arg0 interface{}) *gomock.Call

ArchiveBlocks indicates an expected call of ArchiveBlocks.

func (*MockArchiveCenterServerServerMockRecorder) GetArchivedStatus

func (mr *MockArchiveCenterServerServerMockRecorder) GetArchivedStatus(arg0, arg1 interface{}) *gomock.Call

GetArchivedStatus indicates an expected call of GetArchivedStatus.

func (*MockArchiveCenterServerServerMockRecorder) GetBlockByHash

func (mr *MockArchiveCenterServerServerMockRecorder) GetBlockByHash(arg0, arg1 interface{}) *gomock.Call

GetBlockByHash indicates an expected call of GetBlockByHash.

func (*MockArchiveCenterServerServerMockRecorder) GetBlockByHeight

func (mr *MockArchiveCenterServerServerMockRecorder) GetBlockByHeight(arg0, arg1 interface{}) *gomock.Call

GetBlockByHeight indicates an expected call of GetBlockByHeight.

func (*MockArchiveCenterServerServerMockRecorder) GetBlockByTxId

func (mr *MockArchiveCenterServerServerMockRecorder) GetBlockByTxId(arg0, arg1 interface{}) *gomock.Call

GetBlockByTxId indicates an expected call of GetBlockByTxId.

func (*MockArchiveCenterServerServerMockRecorder) GetLastConfigBlock

func (mr *MockArchiveCenterServerServerMockRecorder) GetLastConfigBlock(arg0, arg1 interface{}) *gomock.Call

GetLastConfigBlock indicates an expected call of GetLastConfigBlock.

func (*MockArchiveCenterServerServerMockRecorder) GetRangeBlocks

func (mr *MockArchiveCenterServerServerMockRecorder) GetRangeBlocks(arg0, arg1 interface{}) *gomock.Call

GetRangeBlocks indicates an expected call of GetRangeBlocks.

func (*MockArchiveCenterServerServerMockRecorder) GetStoreStatus

func (mr *MockArchiveCenterServerServerMockRecorder) GetStoreStatus(arg0, arg1 interface{}) *gomock.Call

GetStoreStatus indicates an expected call of GetStoreStatus.

func (*MockArchiveCenterServerServerMockRecorder) GetTxByTxId

func (mr *MockArchiveCenterServerServerMockRecorder) GetTxByTxId(arg0, arg1 interface{}) *gomock.Call

GetTxByTxId indicates an expected call of GetTxByTxId.

func (*MockArchiveCenterServerServerMockRecorder) GetTxDetailByTxId

func (mr *MockArchiveCenterServerServerMockRecorder) GetTxDetailByTxId(arg0, arg1 interface{}) *gomock.Call

GetTxDetailByTxId indicates an expected call of GetTxDetailByTxId.

func (*MockArchiveCenterServerServerMockRecorder) GetTxRWSetByTxId

func (mr *MockArchiveCenterServerServerMockRecorder) GetTxRWSetByTxId(arg0, arg1 interface{}) *gomock.Call

GetTxRWSetByTxId indicates an expected call of GetTxRWSetByTxId.

func (*MockArchiveCenterServerServerMockRecorder) Register

func (mr *MockArchiveCenterServerServerMockRecorder) Register(arg0, arg1 interface{}) *gomock.Call

Register indicates an expected call of Register.

func (*MockArchiveCenterServerServerMockRecorder) SingleArchiveBlocks

func (mr *MockArchiveCenterServerServerMockRecorder) SingleArchiveBlocks(arg0 interface{}) *gomock.Call

SingleArchiveBlocks indicates an expected call of SingleArchiveBlocks.

type MockArchiveCenterServer_ArchiveBlocksClient

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

MockArchiveCenterServer_ArchiveBlocksClient is a mock of ArchiveCenterServer_ArchiveBlocksClient interface.

func NewMockArchiveCenterServer_ArchiveBlocksClient

func NewMockArchiveCenterServer_ArchiveBlocksClient(ctrl *gomock.Controller) *MockArchiveCenterServer_ArchiveBlocksClient

NewMockArchiveCenterServer_ArchiveBlocksClient creates a new mock instance.

func (*MockArchiveCenterServer_ArchiveBlocksClient) CloseSend

CloseSend mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksClient) Context

Context mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksClient) EXPECT

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

func (*MockArchiveCenterServer_ArchiveBlocksClient) Header

Header mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksClient) Recv

Recv mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksClient) RecvMsg

func (m_2 *MockArchiveCenterServer_ArchiveBlocksClient) RecvMsg(m interface{}) error

RecvMsg mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksClient) Send

Send mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksClient) SendMsg

func (m_2 *MockArchiveCenterServer_ArchiveBlocksClient) SendMsg(m interface{}) error

SendMsg mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksClient) Trailer

Trailer mocks base method.

type MockArchiveCenterServer_ArchiveBlocksClientMockRecorder

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

MockArchiveCenterServer_ArchiveBlocksClientMockRecorder is the mock recorder for MockArchiveCenterServer_ArchiveBlocksClient.

func (*MockArchiveCenterServer_ArchiveBlocksClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockArchiveCenterServer_ArchiveBlocksClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockArchiveCenterServer_ArchiveBlocksClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockArchiveCenterServer_ArchiveBlocksClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockArchiveCenterServer_ArchiveBlocksClientMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockArchiveCenterServer_ArchiveBlocksClientMockRecorder) Send

Send indicates an expected call of Send.

func (*MockArchiveCenterServer_ArchiveBlocksClientMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockArchiveCenterServer_ArchiveBlocksClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockArchiveCenterServer_ArchiveBlocksServer

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

MockArchiveCenterServer_ArchiveBlocksServer is a mock of ArchiveCenterServer_ArchiveBlocksServer interface.

func NewMockArchiveCenterServer_ArchiveBlocksServer

func NewMockArchiveCenterServer_ArchiveBlocksServer(ctrl *gomock.Controller) *MockArchiveCenterServer_ArchiveBlocksServer

NewMockArchiveCenterServer_ArchiveBlocksServer creates a new mock instance.

func (*MockArchiveCenterServer_ArchiveBlocksServer) Context

Context mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksServer) EXPECT

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

func (*MockArchiveCenterServer_ArchiveBlocksServer) Recv

Recv mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksServer) RecvMsg

func (m_2 *MockArchiveCenterServer_ArchiveBlocksServer) RecvMsg(m interface{}) error

RecvMsg mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksServer) Send

Send mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksServer) SendHeader

SendHeader mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksServer) SendMsg

func (m_2 *MockArchiveCenterServer_ArchiveBlocksServer) SendMsg(m interface{}) error

SendMsg mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksServer) SetHeader

SetHeader mocks base method.

func (*MockArchiveCenterServer_ArchiveBlocksServer) SetTrailer

SetTrailer mocks base method.

type MockArchiveCenterServer_ArchiveBlocksServerMockRecorder

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

MockArchiveCenterServer_ArchiveBlocksServerMockRecorder is the mock recorder for MockArchiveCenterServer_ArchiveBlocksServer.

func (*MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) Context

Context indicates an expected call of Context.

func (*MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) Send

Send indicates an expected call of Send.

func (*MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) SendHeader

func (mr *MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call

SendHeader indicates an expected call of SendHeader.

func (*MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) SetHeader

func (mr *MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call

SetHeader indicates an expected call of SetHeader.

func (*MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) SetTrailer

func (mr *MockArchiveCenterServer_ArchiveBlocksServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call

SetTrailer indicates an expected call of SetTrailer.

type MockArchiveCenterServer_GetRangeBlocksClient

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

MockArchiveCenterServer_GetRangeBlocksClient is a mock of ArchiveCenterServer_GetRangeBlocksClient interface.

func NewMockArchiveCenterServer_GetRangeBlocksClient

func NewMockArchiveCenterServer_GetRangeBlocksClient(ctrl *gomock.Controller) *MockArchiveCenterServer_GetRangeBlocksClient

NewMockArchiveCenterServer_GetRangeBlocksClient creates a new mock instance.

func (*MockArchiveCenterServer_GetRangeBlocksClient) CloseSend

CloseSend mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksClient) Context

Context mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksClient) EXPECT

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

func (*MockArchiveCenterServer_GetRangeBlocksClient) Header

Header mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksClient) Recv

Recv mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksClient) RecvMsg

func (m_2 *MockArchiveCenterServer_GetRangeBlocksClient) RecvMsg(m interface{}) error

RecvMsg mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksClient) SendMsg

func (m_2 *MockArchiveCenterServer_GetRangeBlocksClient) SendMsg(m interface{}) error

SendMsg mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksClient) Trailer

Trailer mocks base method.

type MockArchiveCenterServer_GetRangeBlocksClientMockRecorder

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

MockArchiveCenterServer_GetRangeBlocksClientMockRecorder is the mock recorder for MockArchiveCenterServer_GetRangeBlocksClient.

func (*MockArchiveCenterServer_GetRangeBlocksClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockArchiveCenterServer_GetRangeBlocksClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockArchiveCenterServer_GetRangeBlocksClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockArchiveCenterServer_GetRangeBlocksClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockArchiveCenterServer_GetRangeBlocksClientMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockArchiveCenterServer_GetRangeBlocksClientMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockArchiveCenterServer_GetRangeBlocksClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockArchiveCenterServer_GetRangeBlocksServer

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

MockArchiveCenterServer_GetRangeBlocksServer is a mock of ArchiveCenterServer_GetRangeBlocksServer interface.

func NewMockArchiveCenterServer_GetRangeBlocksServer

func NewMockArchiveCenterServer_GetRangeBlocksServer(ctrl *gomock.Controller) *MockArchiveCenterServer_GetRangeBlocksServer

NewMockArchiveCenterServer_GetRangeBlocksServer creates a new mock instance.

func (*MockArchiveCenterServer_GetRangeBlocksServer) Context

Context mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksServer) EXPECT

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

func (*MockArchiveCenterServer_GetRangeBlocksServer) RecvMsg

func (m_2 *MockArchiveCenterServer_GetRangeBlocksServer) RecvMsg(m interface{}) error

RecvMsg mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksServer) Send

Send mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksServer) SendHeader

SendHeader mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksServer) SendMsg

func (m_2 *MockArchiveCenterServer_GetRangeBlocksServer) SendMsg(m interface{}) error

SendMsg mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksServer) SetHeader

SetHeader mocks base method.

func (*MockArchiveCenterServer_GetRangeBlocksServer) SetTrailer

SetTrailer mocks base method.

type MockArchiveCenterServer_GetRangeBlocksServerMockRecorder

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

MockArchiveCenterServer_GetRangeBlocksServerMockRecorder is the mock recorder for MockArchiveCenterServer_GetRangeBlocksServer.

func (*MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) Context

Context indicates an expected call of Context.

func (*MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) Send

Send indicates an expected call of Send.

func (*MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) SendHeader

func (mr *MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) SendHeader(arg0 interface{}) *gomock.Call

SendHeader indicates an expected call of SendHeader.

func (*MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) SetHeader

func (mr *MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) SetHeader(arg0 interface{}) *gomock.Call

SetHeader indicates an expected call of SetHeader.

func (*MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) SetTrailer

func (mr *MockArchiveCenterServer_GetRangeBlocksServerMockRecorder) SetTrailer(arg0 interface{}) *gomock.Call

SetTrailer indicates an expected call of SetTrailer.

type MockArchiveCenterServer_SingleArchiveBlocksClient

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

MockArchiveCenterServer_SingleArchiveBlocksClient is a mock of ArchiveCenterServer_SingleArchiveBlocksClient interface.

func NewMockArchiveCenterServer_SingleArchiveBlocksClient

func NewMockArchiveCenterServer_SingleArchiveBlocksClient(ctrl *gomock.Controller) *MockArchiveCenterServer_SingleArchiveBlocksClient

NewMockArchiveCenterServer_SingleArchiveBlocksClient creates a new mock instance.

func (*MockArchiveCenterServer_SingleArchiveBlocksClient) CloseAndRecv

CloseAndRecv mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksClient) CloseSend

CloseSend mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksClient) Context

Context mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksClient) EXPECT

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

func (*MockArchiveCenterServer_SingleArchiveBlocksClient) Header

Header mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksClient) RecvMsg

func (m_2 *MockArchiveCenterServer_SingleArchiveBlocksClient) RecvMsg(m interface{}) error

RecvMsg mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksClient) Send

Send mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksClient) SendMsg

func (m_2 *MockArchiveCenterServer_SingleArchiveBlocksClient) SendMsg(m interface{}) error

SendMsg mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksClient) Trailer

Trailer mocks base method.

type MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder

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

MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder is the mock recorder for MockArchiveCenterServer_SingleArchiveBlocksClient.

func (*MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder) CloseAndRecv

CloseAndRecv indicates an expected call of CloseAndRecv.

func (*MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder) Send

Send indicates an expected call of Send.

func (*MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockArchiveCenterServer_SingleArchiveBlocksClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockArchiveCenterServer_SingleArchiveBlocksServer

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

MockArchiveCenterServer_SingleArchiveBlocksServer is a mock of ArchiveCenterServer_SingleArchiveBlocksServer interface.

func NewMockArchiveCenterServer_SingleArchiveBlocksServer

func NewMockArchiveCenterServer_SingleArchiveBlocksServer(ctrl *gomock.Controller) *MockArchiveCenterServer_SingleArchiveBlocksServer

NewMockArchiveCenterServer_SingleArchiveBlocksServer creates a new mock instance.

func (*MockArchiveCenterServer_SingleArchiveBlocksServer) Context

Context mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksServer) EXPECT

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

func (*MockArchiveCenterServer_SingleArchiveBlocksServer) Recv

Recv mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksServer) RecvMsg

func (m_2 *MockArchiveCenterServer_SingleArchiveBlocksServer) RecvMsg(m interface{}) error

RecvMsg mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksServer) SendAndClose

SendAndClose mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksServer) SendHeader

SendHeader mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksServer) SendMsg

func (m_2 *MockArchiveCenterServer_SingleArchiveBlocksServer) SendMsg(m interface{}) error

SendMsg mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksServer) SetHeader

SetHeader mocks base method.

func (*MockArchiveCenterServer_SingleArchiveBlocksServer) SetTrailer

SetTrailer mocks base method.

type MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder

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

MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder is the mock recorder for MockArchiveCenterServer_SingleArchiveBlocksServer.

func (*MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder) Context

Context indicates an expected call of Context.

func (*MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder) SendAndClose

SendAndClose indicates an expected call of SendAndClose.

func (*MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder) SendHeader

SendHeader indicates an expected call of SendHeader.

func (*MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder) SetHeader

SetHeader indicates an expected call of SetHeader.

func (*MockArchiveCenterServer_SingleArchiveBlocksServerMockRecorder) SetTrailer

SetTrailer indicates an expected call of SetTrailer.

Jump to

Keyboard shortcuts

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