Documentation ¶
Index ¶
- type EventMonitoringModuleClient
- type EventMonitoringModuleServer
- type EventMonitoringModule_GetProcessEventsClient
- func (_m *EventMonitoringModule_GetProcessEventsClient) CloseSend() error
- func (_m *EventMonitoringModule_GetProcessEventsClient) Context() context.Context
- func (_m *EventMonitoringModule_GetProcessEventsClient) Header() (metadata.MD, error)
- func (_m *EventMonitoringModule_GetProcessEventsClient) Recv() (*api.ProcessEventMessage, error)
- func (_m *EventMonitoringModule_GetProcessEventsClient) RecvMsg(m interface{}) error
- func (_m *EventMonitoringModule_GetProcessEventsClient) SendMsg(m interface{}) error
- func (_m *EventMonitoringModule_GetProcessEventsClient) Trailer() metadata.MD
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventMonitoringModuleClient ¶
EventMonitoringModuleClient is an autogenerated mock type for the EventMonitoringModuleClient type
func NewEventMonitoringModuleClient ¶
func NewEventMonitoringModuleClient(t interface { mock.TestingT Cleanup(func()) }) *EventMonitoringModuleClient
NewEventMonitoringModuleClient creates a new instance of EventMonitoringModuleClient. 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 (*EventMonitoringModuleClient) GetProcessEvents ¶
func (_m *EventMonitoringModuleClient) GetProcessEvents(ctx context.Context, in *api.GetProcessEventParams, opts ...grpc.CallOption) (api.EventMonitoringModule_GetProcessEventsClient, error)
GetProcessEvents provides a mock function with given fields: ctx, in, opts
type EventMonitoringModuleServer ¶
EventMonitoringModuleServer is an autogenerated mock type for the EventMonitoringModuleServer type
func NewEventMonitoringModuleServer ¶
func NewEventMonitoringModuleServer(t interface { mock.TestingT Cleanup(func()) }) *EventMonitoringModuleServer
NewEventMonitoringModuleServer creates a new instance of EventMonitoringModuleServer. 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 (*EventMonitoringModuleServer) GetProcessEvents ¶
func (_m *EventMonitoringModuleServer) GetProcessEvents(_a0 *api.GetProcessEventParams, _a1 api.EventMonitoringModule_GetProcessEventsServer) error
GetProcessEvents provides a mock function with given fields: _a0, _a1
type EventMonitoringModule_GetProcessEventsClient ¶
EventMonitoringModule_GetProcessEventsClient is an autogenerated mock type for the EventMonitoringModule_GetProcessEventsClient type
func NewEventMonitoringModule_GetProcessEventsClient ¶
func NewEventMonitoringModule_GetProcessEventsClient(t interface { mock.TestingT Cleanup(func()) }) *EventMonitoringModule_GetProcessEventsClient
NewEventMonitoringModule_GetProcessEventsClient creates a new instance of EventMonitoringModule_GetProcessEventsClient. 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 (*EventMonitoringModule_GetProcessEventsClient) CloseSend ¶
func (_m *EventMonitoringModule_GetProcessEventsClient) CloseSend() error
CloseSend provides a mock function with given fields:
func (*EventMonitoringModule_GetProcessEventsClient) Context ¶
func (_m *EventMonitoringModule_GetProcessEventsClient) Context() context.Context
Context provides a mock function with given fields:
func (*EventMonitoringModule_GetProcessEventsClient) Header ¶
func (_m *EventMonitoringModule_GetProcessEventsClient) Header() (metadata.MD, error)
Header provides a mock function with given fields:
func (*EventMonitoringModule_GetProcessEventsClient) Recv ¶
func (_m *EventMonitoringModule_GetProcessEventsClient) Recv() (*api.ProcessEventMessage, error)
Recv provides a mock function with given fields:
func (*EventMonitoringModule_GetProcessEventsClient) RecvMsg ¶
func (_m *EventMonitoringModule_GetProcessEventsClient) RecvMsg(m interface{}) error
RecvMsg provides a mock function with given fields: m
func (*EventMonitoringModule_GetProcessEventsClient) SendMsg ¶
func (_m *EventMonitoringModule_GetProcessEventsClient) SendMsg(m interface{}) error
SendMsg provides a mock function with given fields: m
func (*EventMonitoringModule_GetProcessEventsClient) Trailer ¶
func (_m *EventMonitoringModule_GetProcessEventsClient) Trailer() metadata.MD
Trailer provides a mock function with given fields: