Documentation ¶
Index ¶
- type RemotingServiceClient
- func (_m *RemotingServiceClient) EXPECT() *RemotingServiceClient_Expecter
- func (_m *RemotingServiceClient) RemoteAsk(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteAskRequest]) (*connect.Response[internalpb.RemoteAskResponse], error)
- func (_m *RemotingServiceClient) RemoteBatchAsk(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchAskRequest]) (*connect.Response[internalpb.RemoteBatchAskResponse], error)
- func (_m *RemotingServiceClient) RemoteBatchTell(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchTellRequest]) (*connect.Response[internalpb.RemoteBatchTellResponse], error)
- func (_m *RemotingServiceClient) RemoteLookup(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteLookupRequest]) (*connect.Response[internalpb.RemoteLookupResponse], error)
- func (_m *RemotingServiceClient) RemoteTell(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteTellRequest]) (*connect.Response[internalpb.RemoteTellResponse], error)
- type RemotingServiceClient_Expecter
- func (_e *RemotingServiceClient_Expecter) RemoteAsk(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteAsk_Call
- func (_e *RemotingServiceClient_Expecter) RemoteBatchAsk(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteBatchAsk_Call
- func (_e *RemotingServiceClient_Expecter) RemoteBatchTell(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteBatchTell_Call
- func (_e *RemotingServiceClient_Expecter) RemoteLookup(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteLookup_Call
- func (_e *RemotingServiceClient_Expecter) RemoteTell(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteTell_Call
- type RemotingServiceClient_RemoteAsk_Call
- func (_c *RemotingServiceClient_RemoteAsk_Call) Return(_a0 *connect.Response[internalpb.RemoteAskResponse], _a1 error) *RemotingServiceClient_RemoteAsk_Call
- func (_c *RemotingServiceClient_RemoteAsk_Call) Run(...) *RemotingServiceClient_RemoteAsk_Call
- func (_c *RemotingServiceClient_RemoteAsk_Call) RunAndReturn(...) *RemotingServiceClient_RemoteAsk_Call
- type RemotingServiceClient_RemoteBatchAsk_Call
- func (_c *RemotingServiceClient_RemoteBatchAsk_Call) Return(_a0 *connect.Response[internalpb.RemoteBatchAskResponse], _a1 error) *RemotingServiceClient_RemoteBatchAsk_Call
- func (_c *RemotingServiceClient_RemoteBatchAsk_Call) Run(...) *RemotingServiceClient_RemoteBatchAsk_Call
- func (_c *RemotingServiceClient_RemoteBatchAsk_Call) RunAndReturn(...) *RemotingServiceClient_RemoteBatchAsk_Call
- type RemotingServiceClient_RemoteBatchTell_Call
- func (_c *RemotingServiceClient_RemoteBatchTell_Call) Return(_a0 *connect.Response[internalpb.RemoteBatchTellResponse], _a1 error) *RemotingServiceClient_RemoteBatchTell_Call
- func (_c *RemotingServiceClient_RemoteBatchTell_Call) Run(...) *RemotingServiceClient_RemoteBatchTell_Call
- func (_c *RemotingServiceClient_RemoteBatchTell_Call) RunAndReturn(...) *RemotingServiceClient_RemoteBatchTell_Call
- type RemotingServiceClient_RemoteLookup_Call
- func (_c *RemotingServiceClient_RemoteLookup_Call) Return(_a0 *connect.Response[internalpb.RemoteLookupResponse], _a1 error) *RemotingServiceClient_RemoteLookup_Call
- func (_c *RemotingServiceClient_RemoteLookup_Call) Run(...) *RemotingServiceClient_RemoteLookup_Call
- func (_c *RemotingServiceClient_RemoteLookup_Call) RunAndReturn(...) *RemotingServiceClient_RemoteLookup_Call
- type RemotingServiceClient_RemoteTell_Call
- func (_c *RemotingServiceClient_RemoteTell_Call) Return(_a0 *connect.Response[internalpb.RemoteTellResponse], _a1 error) *RemotingServiceClient_RemoteTell_Call
- func (_c *RemotingServiceClient_RemoteTell_Call) Run(...) *RemotingServiceClient_RemoteTell_Call
- func (_c *RemotingServiceClient_RemoteTell_Call) RunAndReturn(...) *RemotingServiceClient_RemoteTell_Call
- type RemotingServiceHandler
- func (_m *RemotingServiceHandler) EXPECT() *RemotingServiceHandler_Expecter
- func (_m *RemotingServiceHandler) RemoteAsk(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteAskRequest]) (*connect.Response[internalpb.RemoteAskResponse], error)
- func (_m *RemotingServiceHandler) RemoteBatchAsk(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchAskRequest]) (*connect.Response[internalpb.RemoteBatchAskResponse], error)
- func (_m *RemotingServiceHandler) RemoteBatchTell(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchTellRequest]) (*connect.Response[internalpb.RemoteBatchTellResponse], error)
- func (_m *RemotingServiceHandler) RemoteLookup(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteLookupRequest]) (*connect.Response[internalpb.RemoteLookupResponse], error)
- func (_m *RemotingServiceHandler) RemoteTell(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteTellRequest]) (*connect.Response[internalpb.RemoteTellResponse], error)
- type RemotingServiceHandler_Expecter
- func (_e *RemotingServiceHandler_Expecter) RemoteAsk(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteAsk_Call
- func (_e *RemotingServiceHandler_Expecter) RemoteBatchAsk(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteBatchAsk_Call
- func (_e *RemotingServiceHandler_Expecter) RemoteBatchTell(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteBatchTell_Call
- func (_e *RemotingServiceHandler_Expecter) RemoteLookup(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteLookup_Call
- func (_e *RemotingServiceHandler_Expecter) RemoteTell(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteTell_Call
- type RemotingServiceHandler_RemoteAsk_Call
- func (_c *RemotingServiceHandler_RemoteAsk_Call) Return(_a0 *connect.Response[internalpb.RemoteAskResponse], _a1 error) *RemotingServiceHandler_RemoteAsk_Call
- func (_c *RemotingServiceHandler_RemoteAsk_Call) Run(...) *RemotingServiceHandler_RemoteAsk_Call
- func (_c *RemotingServiceHandler_RemoteAsk_Call) RunAndReturn(...) *RemotingServiceHandler_RemoteAsk_Call
- type RemotingServiceHandler_RemoteBatchAsk_Call
- func (_c *RemotingServiceHandler_RemoteBatchAsk_Call) Return(_a0 *connect.Response[internalpb.RemoteBatchAskResponse], _a1 error) *RemotingServiceHandler_RemoteBatchAsk_Call
- func (_c *RemotingServiceHandler_RemoteBatchAsk_Call) Run(...) *RemotingServiceHandler_RemoteBatchAsk_Call
- func (_c *RemotingServiceHandler_RemoteBatchAsk_Call) RunAndReturn(...) *RemotingServiceHandler_RemoteBatchAsk_Call
- type RemotingServiceHandler_RemoteBatchTell_Call
- func (_c *RemotingServiceHandler_RemoteBatchTell_Call) Return(_a0 *connect.Response[internalpb.RemoteBatchTellResponse], _a1 error) *RemotingServiceHandler_RemoteBatchTell_Call
- func (_c *RemotingServiceHandler_RemoteBatchTell_Call) Run(...) *RemotingServiceHandler_RemoteBatchTell_Call
- func (_c *RemotingServiceHandler_RemoteBatchTell_Call) RunAndReturn(...) *RemotingServiceHandler_RemoteBatchTell_Call
- type RemotingServiceHandler_RemoteLookup_Call
- func (_c *RemotingServiceHandler_RemoteLookup_Call) Return(_a0 *connect.Response[internalpb.RemoteLookupResponse], _a1 error) *RemotingServiceHandler_RemoteLookup_Call
- func (_c *RemotingServiceHandler_RemoteLookup_Call) Run(...) *RemotingServiceHandler_RemoteLookup_Call
- func (_c *RemotingServiceHandler_RemoteLookup_Call) RunAndReturn(...) *RemotingServiceHandler_RemoteLookup_Call
- type RemotingServiceHandler_RemoteTell_Call
- func (_c *RemotingServiceHandler_RemoteTell_Call) Return(_a0 *connect.Response[internalpb.RemoteTellResponse], _a1 error) *RemotingServiceHandler_RemoteTell_Call
- func (_c *RemotingServiceHandler_RemoteTell_Call) Run(...) *RemotingServiceHandler_RemoteTell_Call
- func (_c *RemotingServiceHandler_RemoteTell_Call) RunAndReturn(...) *RemotingServiceHandler_RemoteTell_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemotingServiceClient ¶
RemotingServiceClient is an autogenerated mock type for the RemotingServiceClient type
func NewRemotingServiceClient ¶
func NewRemotingServiceClient(t interface { mock.TestingT Cleanup(func()) }) *RemotingServiceClient
NewRemotingServiceClient creates a new instance of RemotingServiceClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*RemotingServiceClient) EXPECT ¶
func (_m *RemotingServiceClient) EXPECT() *RemotingServiceClient_Expecter
func (*RemotingServiceClient) RemoteAsk ¶
func (_m *RemotingServiceClient) RemoteAsk(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteAskRequest]) (*connect.Response[internalpb.RemoteAskResponse], error)
RemoteAsk provides a mock function with given fields: _a0, _a1
func (*RemotingServiceClient) RemoteBatchAsk ¶
func (_m *RemotingServiceClient) RemoteBatchAsk(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchAskRequest]) (*connect.Response[internalpb.RemoteBatchAskResponse], error)
RemoteBatchAsk provides a mock function with given fields: _a0, _a1
func (*RemotingServiceClient) RemoteBatchTell ¶
func (_m *RemotingServiceClient) RemoteBatchTell(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchTellRequest]) (*connect.Response[internalpb.RemoteBatchTellResponse], error)
RemoteBatchTell provides a mock function with given fields: _a0, _a1
func (*RemotingServiceClient) RemoteLookup ¶
func (_m *RemotingServiceClient) RemoteLookup(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteLookupRequest]) (*connect.Response[internalpb.RemoteLookupResponse], error)
RemoteLookup provides a mock function with given fields: _a0, _a1
func (*RemotingServiceClient) RemoteTell ¶
func (_m *RemotingServiceClient) RemoteTell(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteTellRequest]) (*connect.Response[internalpb.RemoteTellResponse], error)
RemoteTell provides a mock function with given fields: _a0, _a1
type RemotingServiceClient_Expecter ¶
type RemotingServiceClient_Expecter struct {
// contains filtered or unexported fields
}
func (*RemotingServiceClient_Expecter) RemoteAsk ¶
func (_e *RemotingServiceClient_Expecter) RemoteAsk(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteAsk_Call
RemoteAsk is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteAskRequest]
func (*RemotingServiceClient_Expecter) RemoteBatchAsk ¶
func (_e *RemotingServiceClient_Expecter) RemoteBatchAsk(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteBatchAsk_Call
RemoteBatchAsk is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteBatchAskRequest]
func (*RemotingServiceClient_Expecter) RemoteBatchTell ¶
func (_e *RemotingServiceClient_Expecter) RemoteBatchTell(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteBatchTell_Call
RemoteBatchTell is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteBatchTellRequest]
func (*RemotingServiceClient_Expecter) RemoteLookup ¶
func (_e *RemotingServiceClient_Expecter) RemoteLookup(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteLookup_Call
RemoteLookup is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteLookupRequest]
func (*RemotingServiceClient_Expecter) RemoteTell ¶
func (_e *RemotingServiceClient_Expecter) RemoteTell(_a0 interface{}, _a1 interface{}) *RemotingServiceClient_RemoteTell_Call
RemoteTell is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteTellRequest]
type RemotingServiceClient_RemoteAsk_Call ¶
RemotingServiceClient_RemoteAsk_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteAsk'
func (*RemotingServiceClient_RemoteAsk_Call) Return ¶
func (_c *RemotingServiceClient_RemoteAsk_Call) Return(_a0 *connect.Response[internalpb.RemoteAskResponse], _a1 error) *RemotingServiceClient_RemoteAsk_Call
func (*RemotingServiceClient_RemoteAsk_Call) Run ¶
func (_c *RemotingServiceClient_RemoteAsk_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteAskRequest])) *RemotingServiceClient_RemoteAsk_Call
func (*RemotingServiceClient_RemoteAsk_Call) RunAndReturn ¶
func (_c *RemotingServiceClient_RemoteAsk_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteAskRequest]) (*connect.Response[internalpb.RemoteAskResponse], error)) *RemotingServiceClient_RemoteAsk_Call
type RemotingServiceClient_RemoteBatchAsk_Call ¶
RemotingServiceClient_RemoteBatchAsk_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteBatchAsk'
func (*RemotingServiceClient_RemoteBatchAsk_Call) Return ¶
func (_c *RemotingServiceClient_RemoteBatchAsk_Call) Return(_a0 *connect.Response[internalpb.RemoteBatchAskResponse], _a1 error) *RemotingServiceClient_RemoteBatchAsk_Call
func (*RemotingServiceClient_RemoteBatchAsk_Call) Run ¶
func (_c *RemotingServiceClient_RemoteBatchAsk_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchAskRequest])) *RemotingServiceClient_RemoteBatchAsk_Call
func (*RemotingServiceClient_RemoteBatchAsk_Call) RunAndReturn ¶
func (_c *RemotingServiceClient_RemoteBatchAsk_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteBatchAskRequest]) (*connect.Response[internalpb.RemoteBatchAskResponse], error)) *RemotingServiceClient_RemoteBatchAsk_Call
type RemotingServiceClient_RemoteBatchTell_Call ¶
RemotingServiceClient_RemoteBatchTell_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteBatchTell'
func (*RemotingServiceClient_RemoteBatchTell_Call) Return ¶
func (_c *RemotingServiceClient_RemoteBatchTell_Call) Return(_a0 *connect.Response[internalpb.RemoteBatchTellResponse], _a1 error) *RemotingServiceClient_RemoteBatchTell_Call
func (*RemotingServiceClient_RemoteBatchTell_Call) Run ¶
func (_c *RemotingServiceClient_RemoteBatchTell_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchTellRequest])) *RemotingServiceClient_RemoteBatchTell_Call
func (*RemotingServiceClient_RemoteBatchTell_Call) RunAndReturn ¶
func (_c *RemotingServiceClient_RemoteBatchTell_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteBatchTellRequest]) (*connect.Response[internalpb.RemoteBatchTellResponse], error)) *RemotingServiceClient_RemoteBatchTell_Call
type RemotingServiceClient_RemoteLookup_Call ¶
RemotingServiceClient_RemoteLookup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteLookup'
func (*RemotingServiceClient_RemoteLookup_Call) Return ¶
func (_c *RemotingServiceClient_RemoteLookup_Call) Return(_a0 *connect.Response[internalpb.RemoteLookupResponse], _a1 error) *RemotingServiceClient_RemoteLookup_Call
func (*RemotingServiceClient_RemoteLookup_Call) Run ¶
func (_c *RemotingServiceClient_RemoteLookup_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteLookupRequest])) *RemotingServiceClient_RemoteLookup_Call
func (*RemotingServiceClient_RemoteLookup_Call) RunAndReturn ¶
func (_c *RemotingServiceClient_RemoteLookup_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteLookupRequest]) (*connect.Response[internalpb.RemoteLookupResponse], error)) *RemotingServiceClient_RemoteLookup_Call
type RemotingServiceClient_RemoteTell_Call ¶
RemotingServiceClient_RemoteTell_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteTell'
func (*RemotingServiceClient_RemoteTell_Call) Return ¶
func (_c *RemotingServiceClient_RemoteTell_Call) Return(_a0 *connect.Response[internalpb.RemoteTellResponse], _a1 error) *RemotingServiceClient_RemoteTell_Call
func (*RemotingServiceClient_RemoteTell_Call) Run ¶
func (_c *RemotingServiceClient_RemoteTell_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteTellRequest])) *RemotingServiceClient_RemoteTell_Call
func (*RemotingServiceClient_RemoteTell_Call) RunAndReturn ¶
func (_c *RemotingServiceClient_RemoteTell_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteTellRequest]) (*connect.Response[internalpb.RemoteTellResponse], error)) *RemotingServiceClient_RemoteTell_Call
type RemotingServiceHandler ¶
RemotingServiceHandler is an autogenerated mock type for the RemotingServiceHandler type
func NewRemotingServiceHandler ¶
func NewRemotingServiceHandler(t interface { mock.TestingT Cleanup(func()) }) *RemotingServiceHandler
NewRemotingServiceHandler creates a new instance of RemotingServiceHandler. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*RemotingServiceHandler) EXPECT ¶
func (_m *RemotingServiceHandler) EXPECT() *RemotingServiceHandler_Expecter
func (*RemotingServiceHandler) RemoteAsk ¶
func (_m *RemotingServiceHandler) RemoteAsk(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteAskRequest]) (*connect.Response[internalpb.RemoteAskResponse], error)
RemoteAsk provides a mock function with given fields: _a0, _a1
func (*RemotingServiceHandler) RemoteBatchAsk ¶
func (_m *RemotingServiceHandler) RemoteBatchAsk(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchAskRequest]) (*connect.Response[internalpb.RemoteBatchAskResponse], error)
RemoteBatchAsk provides a mock function with given fields: _a0, _a1
func (*RemotingServiceHandler) RemoteBatchTell ¶
func (_m *RemotingServiceHandler) RemoteBatchTell(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchTellRequest]) (*connect.Response[internalpb.RemoteBatchTellResponse], error)
RemoteBatchTell provides a mock function with given fields: _a0, _a1
func (*RemotingServiceHandler) RemoteLookup ¶
func (_m *RemotingServiceHandler) RemoteLookup(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteLookupRequest]) (*connect.Response[internalpb.RemoteLookupResponse], error)
RemoteLookup provides a mock function with given fields: _a0, _a1
func (*RemotingServiceHandler) RemoteTell ¶
func (_m *RemotingServiceHandler) RemoteTell(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteTellRequest]) (*connect.Response[internalpb.RemoteTellResponse], error)
RemoteTell provides a mock function with given fields: _a0, _a1
type RemotingServiceHandler_Expecter ¶
type RemotingServiceHandler_Expecter struct {
// contains filtered or unexported fields
}
func (*RemotingServiceHandler_Expecter) RemoteAsk ¶
func (_e *RemotingServiceHandler_Expecter) RemoteAsk(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteAsk_Call
RemoteAsk is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteAskRequest]
func (*RemotingServiceHandler_Expecter) RemoteBatchAsk ¶
func (_e *RemotingServiceHandler_Expecter) RemoteBatchAsk(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteBatchAsk_Call
RemoteBatchAsk is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteBatchAskRequest]
func (*RemotingServiceHandler_Expecter) RemoteBatchTell ¶
func (_e *RemotingServiceHandler_Expecter) RemoteBatchTell(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteBatchTell_Call
RemoteBatchTell is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteBatchTellRequest]
func (*RemotingServiceHandler_Expecter) RemoteLookup ¶
func (_e *RemotingServiceHandler_Expecter) RemoteLookup(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteLookup_Call
RemoteLookup is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteLookupRequest]
func (*RemotingServiceHandler_Expecter) RemoteTell ¶
func (_e *RemotingServiceHandler_Expecter) RemoteTell(_a0 interface{}, _a1 interface{}) *RemotingServiceHandler_RemoteTell_Call
RemoteTell is a helper method to define mock.On call
- _a0 context.Context
- _a1 *connect.Request[internalpb.RemoteTellRequest]
type RemotingServiceHandler_RemoteAsk_Call ¶
RemotingServiceHandler_RemoteAsk_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteAsk'
func (*RemotingServiceHandler_RemoteAsk_Call) Return ¶
func (_c *RemotingServiceHandler_RemoteAsk_Call) Return(_a0 *connect.Response[internalpb.RemoteAskResponse], _a1 error) *RemotingServiceHandler_RemoteAsk_Call
func (*RemotingServiceHandler_RemoteAsk_Call) Run ¶
func (_c *RemotingServiceHandler_RemoteAsk_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteAskRequest])) *RemotingServiceHandler_RemoteAsk_Call
func (*RemotingServiceHandler_RemoteAsk_Call) RunAndReturn ¶
func (_c *RemotingServiceHandler_RemoteAsk_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteAskRequest]) (*connect.Response[internalpb.RemoteAskResponse], error)) *RemotingServiceHandler_RemoteAsk_Call
type RemotingServiceHandler_RemoteBatchAsk_Call ¶
RemotingServiceHandler_RemoteBatchAsk_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteBatchAsk'
func (*RemotingServiceHandler_RemoteBatchAsk_Call) Return ¶
func (_c *RemotingServiceHandler_RemoteBatchAsk_Call) Return(_a0 *connect.Response[internalpb.RemoteBatchAskResponse], _a1 error) *RemotingServiceHandler_RemoteBatchAsk_Call
func (*RemotingServiceHandler_RemoteBatchAsk_Call) Run ¶
func (_c *RemotingServiceHandler_RemoteBatchAsk_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchAskRequest])) *RemotingServiceHandler_RemoteBatchAsk_Call
func (*RemotingServiceHandler_RemoteBatchAsk_Call) RunAndReturn ¶
func (_c *RemotingServiceHandler_RemoteBatchAsk_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteBatchAskRequest]) (*connect.Response[internalpb.RemoteBatchAskResponse], error)) *RemotingServiceHandler_RemoteBatchAsk_Call
type RemotingServiceHandler_RemoteBatchTell_Call ¶
RemotingServiceHandler_RemoteBatchTell_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteBatchTell'
func (*RemotingServiceHandler_RemoteBatchTell_Call) Return ¶
func (_c *RemotingServiceHandler_RemoteBatchTell_Call) Return(_a0 *connect.Response[internalpb.RemoteBatchTellResponse], _a1 error) *RemotingServiceHandler_RemoteBatchTell_Call
func (*RemotingServiceHandler_RemoteBatchTell_Call) Run ¶
func (_c *RemotingServiceHandler_RemoteBatchTell_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteBatchTellRequest])) *RemotingServiceHandler_RemoteBatchTell_Call
func (*RemotingServiceHandler_RemoteBatchTell_Call) RunAndReturn ¶
func (_c *RemotingServiceHandler_RemoteBatchTell_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteBatchTellRequest]) (*connect.Response[internalpb.RemoteBatchTellResponse], error)) *RemotingServiceHandler_RemoteBatchTell_Call
type RemotingServiceHandler_RemoteLookup_Call ¶
RemotingServiceHandler_RemoteLookup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteLookup'
func (*RemotingServiceHandler_RemoteLookup_Call) Return ¶
func (_c *RemotingServiceHandler_RemoteLookup_Call) Return(_a0 *connect.Response[internalpb.RemoteLookupResponse], _a1 error) *RemotingServiceHandler_RemoteLookup_Call
func (*RemotingServiceHandler_RemoteLookup_Call) Run ¶
func (_c *RemotingServiceHandler_RemoteLookup_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteLookupRequest])) *RemotingServiceHandler_RemoteLookup_Call
func (*RemotingServiceHandler_RemoteLookup_Call) RunAndReturn ¶
func (_c *RemotingServiceHandler_RemoteLookup_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteLookupRequest]) (*connect.Response[internalpb.RemoteLookupResponse], error)) *RemotingServiceHandler_RemoteLookup_Call
type RemotingServiceHandler_RemoteTell_Call ¶
RemotingServiceHandler_RemoteTell_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoteTell'
func (*RemotingServiceHandler_RemoteTell_Call) Return ¶
func (_c *RemotingServiceHandler_RemoteTell_Call) Return(_a0 *connect.Response[internalpb.RemoteTellResponse], _a1 error) *RemotingServiceHandler_RemoteTell_Call
func (*RemotingServiceHandler_RemoteTell_Call) Run ¶
func (_c *RemotingServiceHandler_RemoteTell_Call) Run(run func(_a0 context.Context, _a1 *connect.Request[internalpb.RemoteTellRequest])) *RemotingServiceHandler_RemoteTell_Call
func (*RemotingServiceHandler_RemoteTell_Call) RunAndReturn ¶
func (_c *RemotingServiceHandler_RemoteTell_Call) RunAndReturn(run func(context.Context, *connect.Request[internalpb.RemoteTellRequest]) (*connect.Response[internalpb.RemoteTellResponse], error)) *RemotingServiceHandler_RemoteTell_Call