# Packages
Package servicemocks is a generated GoMock package.
# Functions
New creates processing service nolint: revive.
NewMockISubscriptionService creates a new mock instance.
NewRumEventFactory creates rum event factory.
# Constants
ExpiredLookup expired.
FoundLookup found.
NotFoundLookup not found.
# Structs
MockISubscriptionService is a mock of ISubscriptionService interface.
MockISubscriptionServiceMockRecorder is the mock recorder for MockISubscriptionService.
RumEventFactory creates rum event.
Service processes events and stores them in database access object.
# Interfaces
IRumEventFactory rum event factory interface.
IService service interface.
ISubscriptionService subscription service.
# Type aliases
Lookup describes subscription lookup statuses.