Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventProvider ¶
EventProvider is an autogenerated mock type for the EventProvider type
func NewEventProvider ¶
func NewEventProvider(t interface { mock.TestingT Cleanup(func()) }) *EventProvider
NewEventProvider creates a new instance of EventProvider. 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 (*EventProvider) Events ¶
func (_m *EventProvider) Events(ctx context.Context, blocks []provider.BlockMetadata, eventType flow.EventType, requiredEventEncodingVersion entities.EventEncodingVersion) (provider.Response, error)
Events provides a mock function with given fields: ctx, blocks, eventType, requiredEventEncodingVersion
Click to show internal directories.
Click to hide internal directories.