# Functions
NewMockAggregate creates a new mock instance.
NewMockEvent creates a new mock instance.
NewMockFilter creates a new mock instance.
NewMockSearchQuery creates a new mock instance.
# Structs
MockAggregate is a mock of Aggregate interface.
MockAggregateMockRecorder is the mock recorder for MockAggregate.
MockEvent is a mock of Event interface.
MockEventMockRecorder is the mock recorder for MockEvent.
MockFilter is a mock of Filter interface.
MockFilterMockRecorder is the mock recorder for MockFilter.
MockSearchQuery is a mock of SearchQuery interface.
MockSearchQueryMockRecorder is the mock recorder for MockSearchQuery.
# Type aliases
No description provided by the author