mock_rpc

package
v17.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package mock_rpc is a generated GoMock package.

Package mock_rpc contains mocks for gRPC interfaces.

Package mock_rpc is a generated GoMock package.

Package mock_rpc is a generated GoMock package.

Package mock_rpc is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAgentConfigurationClient

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

MockAgentConfigurationClient is a mock of AgentConfigurationClient interface.

func NewMockAgentConfigurationClient

func NewMockAgentConfigurationClient(ctrl *gomock.Controller) *MockAgentConfigurationClient

NewMockAgentConfigurationClient creates a new mock instance.

func (*MockAgentConfigurationClient) EXPECT

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

func (*MockAgentConfigurationClient) GetConfiguration

GetConfiguration mocks base method.

type MockAgentConfigurationClientGetConfigurationCall

type MockAgentConfigurationClientGetConfigurationCall struct {
	*gomock.Call
}

MockAgentConfigurationClientGetConfigurationCall wrap *gomock.Call

func (*MockAgentConfigurationClientGetConfigurationCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfigurationClientGetConfigurationCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfigurationClientMockRecorder

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

MockAgentConfigurationClientMockRecorder is the mock recorder for MockAgentConfigurationClient.

func (*MockAgentConfigurationClientMockRecorder) GetConfiguration

GetConfiguration indicates an expected call of GetConfiguration.

type MockAgentConfiguration_GetConfigurationClient

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

MockAgentConfiguration_GetConfigurationClient is a mock of AgentConfiguration_GetConfigurationClient interface.

func NewMockAgentConfiguration_GetConfigurationClient

func NewMockAgentConfiguration_GetConfigurationClient(ctrl *gomock.Controller) *MockAgentConfiguration_GetConfigurationClient

NewMockAgentConfiguration_GetConfigurationClient creates a new mock instance.

func (*MockAgentConfiguration_GetConfigurationClient) CloseSend

CloseSend mocks base method.

func (*MockAgentConfiguration_GetConfigurationClient) Context

Context mocks base method.

func (*MockAgentConfiguration_GetConfigurationClient) EXPECT

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

func (*MockAgentConfiguration_GetConfigurationClient) Header

Header mocks base method.

func (*MockAgentConfiguration_GetConfigurationClient) Recv

Recv mocks base method.

func (*MockAgentConfiguration_GetConfigurationClient) RecvMsg

RecvMsg mocks base method.

func (*MockAgentConfiguration_GetConfigurationClient) SendMsg

SendMsg mocks base method.

func (*MockAgentConfiguration_GetConfigurationClient) Trailer

Trailer mocks base method.

type MockAgentConfiguration_GetConfigurationClientCloseSendCall

type MockAgentConfiguration_GetConfigurationClientCloseSendCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationClientCloseSendCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationClientCloseSendCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationClientCloseSendCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationClientCloseSendCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationClientContextCall

type MockAgentConfiguration_GetConfigurationClientContextCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationClientContextCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationClientContextCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationClientContextCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationClientContextCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationClientHeaderCall

type MockAgentConfiguration_GetConfigurationClientHeaderCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationClientHeaderCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationClientHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationClientHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationClientHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationClientMockRecorder

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

MockAgentConfiguration_GetConfigurationClientMockRecorder is the mock recorder for MockAgentConfiguration_GetConfigurationClient.

func (*MockAgentConfiguration_GetConfigurationClientMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockAgentConfiguration_GetConfigurationClientMockRecorder) Context

Context indicates an expected call of Context.

func (*MockAgentConfiguration_GetConfigurationClientMockRecorder) Header

Header indicates an expected call of Header.

func (*MockAgentConfiguration_GetConfigurationClientMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockAgentConfiguration_GetConfigurationClientMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockAgentConfiguration_GetConfigurationClientMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockAgentConfiguration_GetConfigurationClientMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockAgentConfiguration_GetConfigurationClientRecvCall

type MockAgentConfiguration_GetConfigurationClientRecvCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationClientRecvCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationClientRecvCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationClientRecvCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationClientRecvCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationClientRecvMsgCall

type MockAgentConfiguration_GetConfigurationClientRecvMsgCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationClientRecvMsgCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationClientRecvMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationClientRecvMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationClientRecvMsgCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationClientSendMsgCall

type MockAgentConfiguration_GetConfigurationClientSendMsgCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationClientSendMsgCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationClientSendMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationClientSendMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationClientSendMsgCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationClientTrailerCall

type MockAgentConfiguration_GetConfigurationClientTrailerCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationClientTrailerCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationClientTrailerCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationClientTrailerCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationClientTrailerCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationServer

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

MockAgentConfiguration_GetConfigurationServer is a mock of AgentConfiguration_GetConfigurationServer interface.

func NewMockAgentConfiguration_GetConfigurationServer

func NewMockAgentConfiguration_GetConfigurationServer(ctrl *gomock.Controller) *MockAgentConfiguration_GetConfigurationServer

NewMockAgentConfiguration_GetConfigurationServer creates a new mock instance.

func (*MockAgentConfiguration_GetConfigurationServer) Context

Context mocks base method.

func (*MockAgentConfiguration_GetConfigurationServer) EXPECT

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

func (*MockAgentConfiguration_GetConfigurationServer) RecvMsg

RecvMsg mocks base method.

func (*MockAgentConfiguration_GetConfigurationServer) Send

Send mocks base method.

func (*MockAgentConfiguration_GetConfigurationServer) SendHeader

SendHeader mocks base method.

func (*MockAgentConfiguration_GetConfigurationServer) SendMsg

SendMsg mocks base method.

func (*MockAgentConfiguration_GetConfigurationServer) SetHeader

SetHeader mocks base method.

func (*MockAgentConfiguration_GetConfigurationServer) SetTrailer

SetTrailer mocks base method.

type MockAgentConfiguration_GetConfigurationServerContextCall

type MockAgentConfiguration_GetConfigurationServerContextCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationServerContextCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationServerContextCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationServerContextCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationServerContextCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationServerMockRecorder

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

MockAgentConfiguration_GetConfigurationServerMockRecorder is the mock recorder for MockAgentConfiguration_GetConfigurationServer.

func (*MockAgentConfiguration_GetConfigurationServerMockRecorder) Context

Context indicates an expected call of Context.

func (*MockAgentConfiguration_GetConfigurationServerMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockAgentConfiguration_GetConfigurationServerMockRecorder) Send

Send indicates an expected call of Send.

func (*MockAgentConfiguration_GetConfigurationServerMockRecorder) SendHeader

SendHeader indicates an expected call of SendHeader.

func (*MockAgentConfiguration_GetConfigurationServerMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockAgentConfiguration_GetConfigurationServerMockRecorder) SetHeader

SetHeader indicates an expected call of SetHeader.

func (*MockAgentConfiguration_GetConfigurationServerMockRecorder) SetTrailer

SetTrailer indicates an expected call of SetTrailer.

type MockAgentConfiguration_GetConfigurationServerRecvMsgCall

type MockAgentConfiguration_GetConfigurationServerRecvMsgCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationServerRecvMsgCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationServerRecvMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationServerRecvMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationServerRecvMsgCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationServerSendCall

type MockAgentConfiguration_GetConfigurationServerSendCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationServerSendCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationServerSendCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationServerSendCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationServerSendCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationServerSendHeaderCall

type MockAgentConfiguration_GetConfigurationServerSendHeaderCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationServerSendHeaderCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationServerSendHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationServerSendHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationServerSendHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationServerSendMsgCall

type MockAgentConfiguration_GetConfigurationServerSendMsgCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationServerSendMsgCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationServerSendMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationServerSendMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationServerSendMsgCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationServerSetHeaderCall

type MockAgentConfiguration_GetConfigurationServerSetHeaderCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationServerSetHeaderCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationServerSetHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationServerSetHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationServerSetHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockAgentConfiguration_GetConfigurationServerSetTrailerCall

type MockAgentConfiguration_GetConfigurationServerSetTrailerCall struct {
	*gomock.Call
}

MockAgentConfiguration_GetConfigurationServerSetTrailerCall wrap *gomock.Call

func (*MockAgentConfiguration_GetConfigurationServerSetTrailerCall) Do

Do rewrite *gomock.Call.Do

func (*MockAgentConfiguration_GetConfigurationServerSetTrailerCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockAgentConfiguration_GetConfigurationServerSetTrailerCall) Return

Return rewrite *gomock.Call.Return

type MockClientConnInterface

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

MockClientConnInterface is a mock of ClientConnInterface interface.

func NewMockClientConnInterface

func NewMockClientConnInterface(ctrl *gomock.Controller) *MockClientConnInterface

NewMockClientConnInterface creates a new mock instance.

func (*MockClientConnInterface) EXPECT

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

func (*MockClientConnInterface) Invoke

func (m *MockClientConnInterface) Invoke(arg0 context.Context, arg1 string, arg2, arg3 any, arg4 ...grpc.CallOption) error

Invoke mocks base method.

func (*MockClientConnInterface) NewStream

func (m *MockClientConnInterface) NewStream(arg0 context.Context, arg1 *grpc.StreamDesc, arg2 string, arg3 ...grpc.CallOption) (grpc.ClientStream, error)

NewStream mocks base method.

type MockClientConnInterfaceInvokeCall

type MockClientConnInterfaceInvokeCall struct {
	*gomock.Call
}

MockClientConnInterfaceInvokeCall wrap *gomock.Call

func (*MockClientConnInterfaceInvokeCall) Do

Do rewrite *gomock.Call.Do

func (*MockClientConnInterfaceInvokeCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockClientConnInterfaceInvokeCall) Return

Return rewrite *gomock.Call.Return

type MockClientConnInterfaceMockRecorder

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

MockClientConnInterfaceMockRecorder is the mock recorder for MockClientConnInterface.

func (*MockClientConnInterfaceMockRecorder) Invoke

func (mr *MockClientConnInterfaceMockRecorder) Invoke(arg0, arg1, arg2, arg3 any, arg4 ...any) *MockClientConnInterfaceInvokeCall

Invoke indicates an expected call of Invoke.

func (*MockClientConnInterfaceMockRecorder) NewStream

func (mr *MockClientConnInterfaceMockRecorder) NewStream(arg0, arg1, arg2 any, arg3 ...any) *MockClientConnInterfaceNewStreamCall

NewStream indicates an expected call of NewStream.

type MockClientConnInterfaceNewStreamCall

type MockClientConnInterfaceNewStreamCall struct {
	*gomock.Call
}

MockClientConnInterfaceNewStreamCall wrap *gomock.Call

func (*MockClientConnInterfaceNewStreamCall) Do

Do rewrite *gomock.Call.Do

func (*MockClientConnInterfaceNewStreamCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockClientConnInterfaceNewStreamCall) Return

Return rewrite *gomock.Call.Return

type MockClientStream

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

MockClientStream is a mock of ClientStream interface.

func InitMockClientStream

func InitMockClientStream(ctrl *gomock.Controller, eof bool, msgs ...proto.Message) (*MockClientStream, []any)

func NewMockClientStream

func NewMockClientStream(ctrl *gomock.Controller) *MockClientStream

NewMockClientStream creates a new mock instance.

func (*MockClientStream) CloseSend

func (m *MockClientStream) CloseSend() error

CloseSend mocks base method.

func (*MockClientStream) Context

func (m *MockClientStream) Context() context.Context

Context mocks base method.

func (*MockClientStream) EXPECT

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

func (*MockClientStream) Header

func (m *MockClientStream) Header() (metadata.MD, error)

Header mocks base method.

func (*MockClientStream) RecvMsg

func (m *MockClientStream) RecvMsg(arg0 any) error

RecvMsg mocks base method.

func (*MockClientStream) SendMsg

func (m *MockClientStream) SendMsg(arg0 any) error

SendMsg mocks base method.

func (*MockClientStream) Trailer

func (m *MockClientStream) Trailer() metadata.MD

Trailer mocks base method.

type MockClientStreamCloseSendCall

type MockClientStreamCloseSendCall struct {
	*gomock.Call
}

MockClientStreamCloseSendCall wrap *gomock.Call

func (*MockClientStreamCloseSendCall) Do

Do rewrite *gomock.Call.Do

func (*MockClientStreamCloseSendCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockClientStreamCloseSendCall) Return

Return rewrite *gomock.Call.Return

type MockClientStreamContextCall

type MockClientStreamContextCall struct {
	*gomock.Call
}

MockClientStreamContextCall wrap *gomock.Call

func (*MockClientStreamContextCall) Do

Do rewrite *gomock.Call.Do

func (*MockClientStreamContextCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockClientStreamContextCall) Return

Return rewrite *gomock.Call.Return

type MockClientStreamHeaderCall

type MockClientStreamHeaderCall struct {
	*gomock.Call
}

MockClientStreamHeaderCall wrap *gomock.Call

func (*MockClientStreamHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockClientStreamHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockClientStreamHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockClientStreamMockRecorder

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

MockClientStreamMockRecorder is the mock recorder for MockClientStream.

func (*MockClientStreamMockRecorder) CloseSend

CloseSend indicates an expected call of CloseSend.

func (*MockClientStreamMockRecorder) Context

Context indicates an expected call of Context.

func (*MockClientStreamMockRecorder) Header

Header indicates an expected call of Header.

func (*MockClientStreamMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockClientStreamMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockClientStreamMockRecorder) Trailer

Trailer indicates an expected call of Trailer.

type MockClientStreamRecvMsgCall

type MockClientStreamRecvMsgCall struct {
	*gomock.Call
}

MockClientStreamRecvMsgCall wrap *gomock.Call

func (*MockClientStreamRecvMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockClientStreamRecvMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockClientStreamRecvMsgCall) Return

Return rewrite *gomock.Call.Return

type MockClientStreamSendMsgCall

type MockClientStreamSendMsgCall struct {
	*gomock.Call
}

MockClientStreamSendMsgCall wrap *gomock.Call

func (*MockClientStreamSendMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockClientStreamSendMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockClientStreamSendMsgCall) Return

Return rewrite *gomock.Call.Return

type MockClientStreamTrailerCall

type MockClientStreamTrailerCall struct {
	*gomock.Call
}

MockClientStreamTrailerCall wrap *gomock.Call

func (*MockClientStreamTrailerCall) Do

Do rewrite *gomock.Call.Do

func (*MockClientStreamTrailerCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockClientStreamTrailerCall) Return

Return rewrite *gomock.Call.Return

type MockConfigurationWatcherInterface

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

MockConfigurationWatcherInterface is a mock of ConfigurationWatcherInterface interface.

func NewMockConfigurationWatcherInterface

func NewMockConfigurationWatcherInterface(ctrl *gomock.Controller) *MockConfigurationWatcherInterface

NewMockConfigurationWatcherInterface creates a new mock instance.

func (*MockConfigurationWatcherInterface) EXPECT

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

func (*MockConfigurationWatcherInterface) Watch

Watch mocks base method.

type MockConfigurationWatcherInterfaceMockRecorder

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

MockConfigurationWatcherInterfaceMockRecorder is the mock recorder for MockConfigurationWatcherInterface.

func (*MockConfigurationWatcherInterfaceMockRecorder) Watch

Watch indicates an expected call of Watch.

type MockConfigurationWatcherInterfaceWatchCall

type MockConfigurationWatcherInterfaceWatchCall struct {
	*gomock.Call
}

MockConfigurationWatcherInterfaceWatchCall wrap *gomock.Call

func (*MockConfigurationWatcherInterfaceWatchCall) Do

Do rewrite *gomock.Call.Do

func (*MockConfigurationWatcherInterfaceWatchCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockConfigurationWatcherInterfaceWatchCall) Return

Return rewrite *gomock.Call.Return

type MockGitlabAccess_MakeRequestServer

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

MockGitlabAccess_MakeRequestServer is a mock of GitlabAccess_MakeRequestServer interface.

func NewMockGitlabAccess_MakeRequestServer

func NewMockGitlabAccess_MakeRequestServer(ctrl *gomock.Controller) *MockGitlabAccess_MakeRequestServer

NewMockGitlabAccess_MakeRequestServer creates a new mock instance.

func (*MockGitlabAccess_MakeRequestServer) Context

Context mocks base method.

func (*MockGitlabAccess_MakeRequestServer) EXPECT

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

func (*MockGitlabAccess_MakeRequestServer) Recv

Recv mocks base method.

func (*MockGitlabAccess_MakeRequestServer) RecvMsg

func (m *MockGitlabAccess_MakeRequestServer) RecvMsg(arg0 any) error

RecvMsg mocks base method.

func (*MockGitlabAccess_MakeRequestServer) Send

Send mocks base method.

func (*MockGitlabAccess_MakeRequestServer) SendHeader

SendHeader mocks base method.

func (*MockGitlabAccess_MakeRequestServer) SendMsg

func (m *MockGitlabAccess_MakeRequestServer) SendMsg(arg0 any) error

SendMsg mocks base method.

func (*MockGitlabAccess_MakeRequestServer) SetHeader

SetHeader mocks base method.

func (*MockGitlabAccess_MakeRequestServer) SetTrailer

func (m *MockGitlabAccess_MakeRequestServer) SetTrailer(arg0 metadata.MD)

SetTrailer mocks base method.

type MockGitlabAccess_MakeRequestServerContextCall

type MockGitlabAccess_MakeRequestServerContextCall struct {
	*gomock.Call
}

MockGitlabAccess_MakeRequestServerContextCall wrap *gomock.Call

func (*MockGitlabAccess_MakeRequestServerContextCall) Do

Do rewrite *gomock.Call.Do

func (*MockGitlabAccess_MakeRequestServerContextCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockGitlabAccess_MakeRequestServerContextCall) Return

Return rewrite *gomock.Call.Return

type MockGitlabAccess_MakeRequestServerMockRecorder

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

MockGitlabAccess_MakeRequestServerMockRecorder is the mock recorder for MockGitlabAccess_MakeRequestServer.

func (*MockGitlabAccess_MakeRequestServerMockRecorder) Context

Context indicates an expected call of Context.

func (*MockGitlabAccess_MakeRequestServerMockRecorder) Recv

Recv indicates an expected call of Recv.

func (*MockGitlabAccess_MakeRequestServerMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockGitlabAccess_MakeRequestServerMockRecorder) Send

Send indicates an expected call of Send.

func (*MockGitlabAccess_MakeRequestServerMockRecorder) SendHeader

SendHeader indicates an expected call of SendHeader.

func (*MockGitlabAccess_MakeRequestServerMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockGitlabAccess_MakeRequestServerMockRecorder) SetHeader

SetHeader indicates an expected call of SetHeader.

func (*MockGitlabAccess_MakeRequestServerMockRecorder) SetTrailer

SetTrailer indicates an expected call of SetTrailer.

type MockGitlabAccess_MakeRequestServerRecvCall

type MockGitlabAccess_MakeRequestServerRecvCall struct {
	*gomock.Call
}

MockGitlabAccess_MakeRequestServerRecvCall wrap *gomock.Call

func (*MockGitlabAccess_MakeRequestServerRecvCall) Do

Do rewrite *gomock.Call.Do

func (*MockGitlabAccess_MakeRequestServerRecvCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockGitlabAccess_MakeRequestServerRecvCall) Return

Return rewrite *gomock.Call.Return

type MockGitlabAccess_MakeRequestServerRecvMsgCall

type MockGitlabAccess_MakeRequestServerRecvMsgCall struct {
	*gomock.Call
}

MockGitlabAccess_MakeRequestServerRecvMsgCall wrap *gomock.Call

func (*MockGitlabAccess_MakeRequestServerRecvMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockGitlabAccess_MakeRequestServerRecvMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockGitlabAccess_MakeRequestServerRecvMsgCall) Return

Return rewrite *gomock.Call.Return

type MockGitlabAccess_MakeRequestServerSendCall

type MockGitlabAccess_MakeRequestServerSendCall struct {
	*gomock.Call
}

MockGitlabAccess_MakeRequestServerSendCall wrap *gomock.Call

func (*MockGitlabAccess_MakeRequestServerSendCall) Do

Do rewrite *gomock.Call.Do

func (*MockGitlabAccess_MakeRequestServerSendCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockGitlabAccess_MakeRequestServerSendCall) Return

Return rewrite *gomock.Call.Return

type MockGitlabAccess_MakeRequestServerSendHeaderCall

type MockGitlabAccess_MakeRequestServerSendHeaderCall struct {
	*gomock.Call
}

MockGitlabAccess_MakeRequestServerSendHeaderCall wrap *gomock.Call

func (*MockGitlabAccess_MakeRequestServerSendHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockGitlabAccess_MakeRequestServerSendHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockGitlabAccess_MakeRequestServerSendHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockGitlabAccess_MakeRequestServerSendMsgCall

type MockGitlabAccess_MakeRequestServerSendMsgCall struct {
	*gomock.Call
}

MockGitlabAccess_MakeRequestServerSendMsgCall wrap *gomock.Call

func (*MockGitlabAccess_MakeRequestServerSendMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockGitlabAccess_MakeRequestServerSendMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockGitlabAccess_MakeRequestServerSendMsgCall) Return

Return rewrite *gomock.Call.Return

type MockGitlabAccess_MakeRequestServerSetHeaderCall

type MockGitlabAccess_MakeRequestServerSetHeaderCall struct {
	*gomock.Call
}

MockGitlabAccess_MakeRequestServerSetHeaderCall wrap *gomock.Call

func (*MockGitlabAccess_MakeRequestServerSetHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockGitlabAccess_MakeRequestServerSetHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockGitlabAccess_MakeRequestServerSetHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockGitlabAccess_MakeRequestServerSetTrailerCall

type MockGitlabAccess_MakeRequestServerSetTrailerCall struct {
	*gomock.Call
}

MockGitlabAccess_MakeRequestServerSetTrailerCall wrap *gomock.Call

func (*MockGitlabAccess_MakeRequestServerSetTrailerCall) Do

Do rewrite *gomock.Call.Do

func (*MockGitlabAccess_MakeRequestServerSetTrailerCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockGitlabAccess_MakeRequestServerSetTrailerCall) Return

Return rewrite *gomock.Call.Return

type MockInboundGRPCToOutboundHTTPStream

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

MockInboundGRPCToOutboundHTTPStream is a mock of InboundGRPCToOutboundHTTPStream interface.

func NewMockInboundGRPCToOutboundHTTPStream

func NewMockInboundGRPCToOutboundHTTPStream(ctrl *gomock.Controller) *MockInboundGRPCToOutboundHTTPStream

NewMockInboundGRPCToOutboundHTTPStream creates a new mock instance.

func (*MockInboundGRPCToOutboundHTTPStream) Context

Context mocks base method.

func (*MockInboundGRPCToOutboundHTTPStream) EXPECT

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

func (*MockInboundGRPCToOutboundHTTPStream) RecvMsg

RecvMsg mocks base method.

func (*MockInboundGRPCToOutboundHTTPStream) Send

Send mocks base method.

func (*MockInboundGRPCToOutboundHTTPStream) SendHeader

SendHeader mocks base method.

func (*MockInboundGRPCToOutboundHTTPStream) SendMsg

SendMsg mocks base method.

func (*MockInboundGRPCToOutboundHTTPStream) SetHeader

SetHeader mocks base method.

func (*MockInboundGRPCToOutboundHTTPStream) SetTrailer

func (m *MockInboundGRPCToOutboundHTTPStream) SetTrailer(arg0 metadata.MD)

SetTrailer mocks base method.

type MockInboundGRPCToOutboundHTTPStreamContextCall

type MockInboundGRPCToOutboundHTTPStreamContextCall struct {
	*gomock.Call
}

MockInboundGRPCToOutboundHTTPStreamContextCall wrap *gomock.Call

func (*MockInboundGRPCToOutboundHTTPStreamContextCall) Do

Do rewrite *gomock.Call.Do

func (*MockInboundGRPCToOutboundHTTPStreamContextCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockInboundGRPCToOutboundHTTPStreamContextCall) Return

Return rewrite *gomock.Call.Return

type MockInboundGRPCToOutboundHTTPStreamMockRecorder

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

MockInboundGRPCToOutboundHTTPStreamMockRecorder is the mock recorder for MockInboundGRPCToOutboundHTTPStream.

func (*MockInboundGRPCToOutboundHTTPStreamMockRecorder) Context

Context indicates an expected call of Context.

func (*MockInboundGRPCToOutboundHTTPStreamMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockInboundGRPCToOutboundHTTPStreamMockRecorder) Send

Send indicates an expected call of Send.

func (*MockInboundGRPCToOutboundHTTPStreamMockRecorder) SendHeader

SendHeader indicates an expected call of SendHeader.

func (*MockInboundGRPCToOutboundHTTPStreamMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockInboundGRPCToOutboundHTTPStreamMockRecorder) SetHeader

SetHeader indicates an expected call of SetHeader.

func (*MockInboundGRPCToOutboundHTTPStreamMockRecorder) SetTrailer

SetTrailer indicates an expected call of SetTrailer.

type MockInboundGRPCToOutboundHTTPStreamRecvMsgCall

type MockInboundGRPCToOutboundHTTPStreamRecvMsgCall struct {
	*gomock.Call
}

MockInboundGRPCToOutboundHTTPStreamRecvMsgCall wrap *gomock.Call

func (*MockInboundGRPCToOutboundHTTPStreamRecvMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockInboundGRPCToOutboundHTTPStreamRecvMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockInboundGRPCToOutboundHTTPStreamRecvMsgCall) Return

Return rewrite *gomock.Call.Return

type MockInboundGRPCToOutboundHTTPStreamSendCall

type MockInboundGRPCToOutboundHTTPStreamSendCall struct {
	*gomock.Call
}

MockInboundGRPCToOutboundHTTPStreamSendCall wrap *gomock.Call

func (*MockInboundGRPCToOutboundHTTPStreamSendCall) Do

Do rewrite *gomock.Call.Do

func (*MockInboundGRPCToOutboundHTTPStreamSendCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockInboundGRPCToOutboundHTTPStreamSendCall) Return

Return rewrite *gomock.Call.Return

type MockInboundGRPCToOutboundHTTPStreamSendHeaderCall

type MockInboundGRPCToOutboundHTTPStreamSendHeaderCall struct {
	*gomock.Call
}

MockInboundGRPCToOutboundHTTPStreamSendHeaderCall wrap *gomock.Call

func (*MockInboundGRPCToOutboundHTTPStreamSendHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockInboundGRPCToOutboundHTTPStreamSendHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockInboundGRPCToOutboundHTTPStreamSendHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockInboundGRPCToOutboundHTTPStreamSendMsgCall

type MockInboundGRPCToOutboundHTTPStreamSendMsgCall struct {
	*gomock.Call
}

MockInboundGRPCToOutboundHTTPStreamSendMsgCall wrap *gomock.Call

func (*MockInboundGRPCToOutboundHTTPStreamSendMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockInboundGRPCToOutboundHTTPStreamSendMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockInboundGRPCToOutboundHTTPStreamSendMsgCall) Return

Return rewrite *gomock.Call.Return

type MockInboundGRPCToOutboundHTTPStreamSetHeaderCall

type MockInboundGRPCToOutboundHTTPStreamSetHeaderCall struct {
	*gomock.Call
}

MockInboundGRPCToOutboundHTTPStreamSetHeaderCall wrap *gomock.Call

func (*MockInboundGRPCToOutboundHTTPStreamSetHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockInboundGRPCToOutboundHTTPStreamSetHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockInboundGRPCToOutboundHTTPStreamSetHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockInboundGRPCToOutboundHTTPStreamSetTrailerCall

type MockInboundGRPCToOutboundHTTPStreamSetTrailerCall struct {
	*gomock.Call
}

MockInboundGRPCToOutboundHTTPStreamSetTrailerCall wrap *gomock.Call

func (*MockInboundGRPCToOutboundHTTPStreamSetTrailerCall) Do

Do rewrite *gomock.Call.Do

func (*MockInboundGRPCToOutboundHTTPStreamSetTrailerCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockInboundGRPCToOutboundHTTPStreamSetTrailerCall) Return

Return rewrite *gomock.Call.Return

type MockPoolConn

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

MockPoolConn is a mock of PoolConn interface.

func NewMockPoolConn

func NewMockPoolConn(ctrl *gomock.Controller) *MockPoolConn

NewMockPoolConn creates a new mock instance.

func (*MockPoolConn) Done

func (m *MockPoolConn) Done()

Done mocks base method.

func (*MockPoolConn) EXPECT

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

func (*MockPoolConn) Invoke

func (m *MockPoolConn) Invoke(arg0 context.Context, arg1 string, arg2, arg3 any, arg4 ...grpc.CallOption) error

Invoke mocks base method.

func (*MockPoolConn) NewStream

func (m *MockPoolConn) NewStream(arg0 context.Context, arg1 *grpc.StreamDesc, arg2 string, arg3 ...grpc.CallOption) (grpc.ClientStream, error)

NewStream mocks base method.

type MockPoolConnDoneCall

type MockPoolConnDoneCall struct {
	*gomock.Call
}

MockPoolConnDoneCall wrap *gomock.Call

func (*MockPoolConnDoneCall) Do

func (c *MockPoolConnDoneCall) Do(f func()) *MockPoolConnDoneCall

Do rewrite *gomock.Call.Do

func (*MockPoolConnDoneCall) DoAndReturn

func (c *MockPoolConnDoneCall) DoAndReturn(f func()) *MockPoolConnDoneCall

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockPoolConnDoneCall) Return

Return rewrite *gomock.Call.Return

type MockPoolConnInvokeCall

type MockPoolConnInvokeCall struct {
	*gomock.Call
}

MockPoolConnInvokeCall wrap *gomock.Call

func (*MockPoolConnInvokeCall) Do

Do rewrite *gomock.Call.Do

func (*MockPoolConnInvokeCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockPoolConnInvokeCall) Return

Return rewrite *gomock.Call.Return

type MockPoolConnMockRecorder

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

MockPoolConnMockRecorder is the mock recorder for MockPoolConn.

func (*MockPoolConnMockRecorder) Done

Done indicates an expected call of Done.

func (*MockPoolConnMockRecorder) Invoke

func (mr *MockPoolConnMockRecorder) Invoke(arg0, arg1, arg2, arg3 any, arg4 ...any) *MockPoolConnInvokeCall

Invoke indicates an expected call of Invoke.

func (*MockPoolConnMockRecorder) NewStream

func (mr *MockPoolConnMockRecorder) NewStream(arg0, arg1, arg2 any, arg3 ...any) *MockPoolConnNewStreamCall

NewStream indicates an expected call of NewStream.

type MockPoolConnNewStreamCall

type MockPoolConnNewStreamCall struct {
	*gomock.Call
}

MockPoolConnNewStreamCall wrap *gomock.Call

func (*MockPoolConnNewStreamCall) Do

Do rewrite *gomock.Call.Do

func (*MockPoolConnNewStreamCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockPoolConnNewStreamCall) Return

Return rewrite *gomock.Call.Return

type MockPoolInterface

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

MockPoolInterface is a mock of PoolInterface interface.

func NewMockPoolInterface

func NewMockPoolInterface(ctrl *gomock.Controller) *MockPoolInterface

NewMockPoolInterface creates a new mock instance.

func (*MockPoolInterface) Close

func (m *MockPoolInterface) Close() error

Close mocks base method.

func (*MockPoolInterface) Dial

Dial mocks base method.

func (*MockPoolInterface) EXPECT

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

type MockPoolInterfaceCloseCall

type MockPoolInterfaceCloseCall struct {
	*gomock.Call
}

MockPoolInterfaceCloseCall wrap *gomock.Call

func (*MockPoolInterfaceCloseCall) Do

Do rewrite *gomock.Call.Do

func (*MockPoolInterfaceCloseCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockPoolInterfaceCloseCall) Return

Return rewrite *gomock.Call.Return

type MockPoolInterfaceDialCall

type MockPoolInterfaceDialCall struct {
	*gomock.Call
}

MockPoolInterfaceDialCall wrap *gomock.Call

func (*MockPoolInterfaceDialCall) Do

Do rewrite *gomock.Call.Do

func (*MockPoolInterfaceDialCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockPoolInterfaceDialCall) Return

Return rewrite *gomock.Call.Return

type MockPoolInterfaceMockRecorder

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

MockPoolInterfaceMockRecorder is the mock recorder for MockPoolInterface.

func (*MockPoolInterfaceMockRecorder) Close

Close indicates an expected call of Close.

func (*MockPoolInterfaceMockRecorder) Dial

Dial indicates an expected call of Dial.

type MockServerErrorReporter

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

MockServerErrorReporter is a mock of ServerErrorReporter interface.

func NewMockServerErrorReporter

func NewMockServerErrorReporter(ctrl *gomock.Controller) *MockServerErrorReporter

NewMockServerErrorReporter creates a new mock instance.

func (*MockServerErrorReporter) EXPECT

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

func (*MockServerErrorReporter) Report

func (m *MockServerErrorReporter) Report(arg0 context.Context, arg1 string, arg2 error)

Report mocks base method.

type MockServerErrorReporterMockRecorder

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

MockServerErrorReporterMockRecorder is the mock recorder for MockServerErrorReporter.

func (*MockServerErrorReporterMockRecorder) Report

Report indicates an expected call of Report.

type MockServerErrorReporterReportCall

type MockServerErrorReporterReportCall struct {
	*gomock.Call
}

MockServerErrorReporterReportCall wrap *gomock.Call

func (*MockServerErrorReporterReportCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerErrorReporterReportCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerErrorReporterReportCall) Return

Return rewrite *gomock.Call.Return

type MockServerStream

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

MockServerStream is a mock of ServerStream interface.

func NewMockServerStream

func NewMockServerStream(ctrl *gomock.Controller) *MockServerStream

NewMockServerStream creates a new mock instance.

func (*MockServerStream) Context

func (m *MockServerStream) Context() context.Context

Context mocks base method.

func (*MockServerStream) EXPECT

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

func (*MockServerStream) RecvMsg

func (m *MockServerStream) RecvMsg(arg0 any) error

RecvMsg mocks base method.

func (*MockServerStream) SendHeader

func (m *MockServerStream) SendHeader(arg0 metadata.MD) error

SendHeader mocks base method.

func (*MockServerStream) SendMsg

func (m *MockServerStream) SendMsg(arg0 any) error

SendMsg mocks base method.

func (*MockServerStream) SetHeader

func (m *MockServerStream) SetHeader(arg0 metadata.MD) error

SetHeader mocks base method.

func (*MockServerStream) SetTrailer

func (m *MockServerStream) SetTrailer(arg0 metadata.MD)

SetTrailer mocks base method.

type MockServerStreamContextCall

type MockServerStreamContextCall struct {
	*gomock.Call
}

MockServerStreamContextCall wrap *gomock.Call

func (*MockServerStreamContextCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerStreamContextCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerStreamContextCall) Return

Return rewrite *gomock.Call.Return

type MockServerStreamMockRecorder

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

MockServerStreamMockRecorder is the mock recorder for MockServerStream.

func (*MockServerStreamMockRecorder) Context

Context indicates an expected call of Context.

func (*MockServerStreamMockRecorder) RecvMsg

RecvMsg indicates an expected call of RecvMsg.

func (*MockServerStreamMockRecorder) SendHeader

SendHeader indicates an expected call of SendHeader.

func (*MockServerStreamMockRecorder) SendMsg

SendMsg indicates an expected call of SendMsg.

func (*MockServerStreamMockRecorder) SetHeader

SetHeader indicates an expected call of SetHeader.

func (*MockServerStreamMockRecorder) SetTrailer

SetTrailer indicates an expected call of SetTrailer.

type MockServerStreamRecvMsgCall

type MockServerStreamRecvMsgCall struct {
	*gomock.Call
}

MockServerStreamRecvMsgCall wrap *gomock.Call

func (*MockServerStreamRecvMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerStreamRecvMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerStreamRecvMsgCall) Return

Return rewrite *gomock.Call.Return

type MockServerStreamSendHeaderCall

type MockServerStreamSendHeaderCall struct {
	*gomock.Call
}

MockServerStreamSendHeaderCall wrap *gomock.Call

func (*MockServerStreamSendHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerStreamSendHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerStreamSendHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockServerStreamSendMsgCall

type MockServerStreamSendMsgCall struct {
	*gomock.Call
}

MockServerStreamSendMsgCall wrap *gomock.Call

func (*MockServerStreamSendMsgCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerStreamSendMsgCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerStreamSendMsgCall) Return

Return rewrite *gomock.Call.Return

type MockServerStreamSetHeaderCall

type MockServerStreamSetHeaderCall struct {
	*gomock.Call
}

MockServerStreamSetHeaderCall wrap *gomock.Call

func (*MockServerStreamSetHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerStreamSetHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerStreamSetHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockServerStreamSetTrailerCall

type MockServerStreamSetTrailerCall struct {
	*gomock.Call
}

MockServerStreamSetTrailerCall wrap *gomock.Call

func (*MockServerStreamSetTrailerCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerStreamSetTrailerCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerStreamSetTrailerCall) Return

Return rewrite *gomock.Call.Return

type MockServerTransportStream

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

MockServerTransportStream is a mock of ServerTransportStream interface.

func NewMockServerTransportStream

func NewMockServerTransportStream(ctrl *gomock.Controller) *MockServerTransportStream

NewMockServerTransportStream creates a new mock instance.

func (*MockServerTransportStream) EXPECT

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

func (*MockServerTransportStream) Method

func (m *MockServerTransportStream) Method() string

Method mocks base method.

func (*MockServerTransportStream) SendHeader

func (m *MockServerTransportStream) SendHeader(arg0 metadata.MD) error

SendHeader mocks base method.

func (*MockServerTransportStream) SetHeader

func (m *MockServerTransportStream) SetHeader(arg0 metadata.MD) error

SetHeader mocks base method.

func (*MockServerTransportStream) SetTrailer

func (m *MockServerTransportStream) SetTrailer(arg0 metadata.MD) error

SetTrailer mocks base method.

type MockServerTransportStreamMethodCall

type MockServerTransportStreamMethodCall struct {
	*gomock.Call
}

MockServerTransportStreamMethodCall wrap *gomock.Call

func (*MockServerTransportStreamMethodCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerTransportStreamMethodCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerTransportStreamMethodCall) Return

Return rewrite *gomock.Call.Return

type MockServerTransportStreamMockRecorder

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

MockServerTransportStreamMockRecorder is the mock recorder for MockServerTransportStream.

func (*MockServerTransportStreamMockRecorder) Method

Method indicates an expected call of Method.

func (*MockServerTransportStreamMockRecorder) SendHeader

SendHeader indicates an expected call of SendHeader.

func (*MockServerTransportStreamMockRecorder) SetHeader

SetHeader indicates an expected call of SetHeader.

func (*MockServerTransportStreamMockRecorder) SetTrailer

SetTrailer indicates an expected call of SetTrailer.

type MockServerTransportStreamSendHeaderCall

type MockServerTransportStreamSendHeaderCall struct {
	*gomock.Call
}

MockServerTransportStreamSendHeaderCall wrap *gomock.Call

func (*MockServerTransportStreamSendHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerTransportStreamSendHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerTransportStreamSendHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockServerTransportStreamSetHeaderCall

type MockServerTransportStreamSetHeaderCall struct {
	*gomock.Call
}

MockServerTransportStreamSetHeaderCall wrap *gomock.Call

func (*MockServerTransportStreamSetHeaderCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerTransportStreamSetHeaderCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerTransportStreamSetHeaderCall) Return

Return rewrite *gomock.Call.Return

type MockServerTransportStreamSetTrailerCall

type MockServerTransportStreamSetTrailerCall struct {
	*gomock.Call
}

MockServerTransportStreamSetTrailerCall wrap *gomock.Call

func (*MockServerTransportStreamSetTrailerCall) Do

Do rewrite *gomock.Call.Do

func (*MockServerTransportStreamSetTrailerCall) DoAndReturn

DoAndReturn rewrite *gomock.Call.DoAndReturn

func (*MockServerTransportStreamSetTrailerCall) Return

Return rewrite *gomock.Call.Return

Jump to

Keyboard shortcuts

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