package
24.8.2+incompatible
Repository: https://github.com/frain-dev/convoy.git
Documentation: pkg.go.dev

# Functions

NewMockAPIKeyRepository creates a new mock instance.
NewMockCache creates a new mock instance.
NewMockConfigurationRepository creates a new mock instance.
NewMockDatabase creates a new mock instance.
NewMockDeliveryAttemptsRepository creates a new mock instance.
NewMockDeviceRepository creates a new mock instance.
NewMockEndpointRepository creates a new mock instance.
NewMockEventDeliveryRepository creates a new mock instance.
NewMockEventRepository creates a new mock instance.
NewMockExportRepository creates a new mock instance.
NewMockIdempotency creates a new mock instance.
NewMockITable creates a new mock instance.
NewMockJobRepository creates a new mock instance.
NewMockLicenser creates a new mock instance.
NewMockMetaEventRepository creates a new mock instance.
NewMockOrganisationInviteRepository creates a new mock instance.
NewMockOrganisationMemberRepository creates a new mock instance.
NewMockOrganisationRepository creates a new mock instance.
NewMockPortalLinkRepository creates a new mock instance.
NewMockProjectRepository creates a new mock instance.
NewMockPubSub creates a new mock instance.
NewMockQueuer creates a new mock instance.
NewMockRateLimiter creates a new mock instance.
NewMockSearcher creates a new mock instance.
NewMockSmtpClient creates a new mock instance.
NewMockSourceRepository creates a new mock instance.
NewMockSubscriptionRepository creates a new mock instance.
NewMockSyncer creates a new mock instance.
NewMockTracer creates a new mock instance.
NewMockUserRepository creates a new mock instance.
NewMockWebSocketConnection creates a new mock instance.

# Structs

MockAPIKeyRepository is a mock of APIKeyRepository interface.
MockAPIKeyRepositoryMockRecorder is the mock recorder for MockAPIKeyRepository.
MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.
MockConfigurationRepository is a mock of ConfigurationRepository interface.
MockConfigurationRepositoryMockRecorder is the mock recorder for MockConfigurationRepository.
MockDatabase is a mock of Database interface.
MockDatabaseMockRecorder is the mock recorder for MockDatabase.
MockDeliveryAttemptsRepository is a mock of DeliveryAttemptsRepository interface.
MockDeliveryAttemptsRepositoryMockRecorder is the mock recorder for MockDeliveryAttemptsRepository.
MockDeviceRepository is a mock of DeviceRepository interface.
MockDeviceRepositoryMockRecorder is the mock recorder for MockDeviceRepository.
MockEndpointRepository is a mock of EndpointRepository interface.
MockEndpointRepositoryMockRecorder is the mock recorder for MockEndpointRepository.
MockEventDeliveryRepository is a mock of EventDeliveryRepository interface.
MockEventDeliveryRepositoryMockRecorder is the mock recorder for MockEventDeliveryRepository.
MockEventRepository is a mock of EventRepository interface.
MockEventRepositoryMockRecorder is the mock recorder for MockEventRepository.
MockExportRepository is a mock of ExportRepository interface.
MockExportRepositoryMockRecorder is the mock recorder for MockExportRepository.
MockIdempotency is a mock of Idempotency interface.
MockIdempotencyMockRecorder is the mock recorder for MockIdempotency.
MockITable is a mock of ITable interface.
MockITableMockRecorder is the mock recorder for MockITable.
MockJobRepository is a mock of JobRepository interface.
MockJobRepositoryMockRecorder is the mock recorder for MockJobRepository.
MockLicenser is a mock of Licenser interface.
MockLicenserMockRecorder is the mock recorder for MockLicenser.
MockMetaEventRepository is a mock of MetaEventRepository interface.
MockMetaEventRepositoryMockRecorder is the mock recorder for MockMetaEventRepository.
MockOrganisationInviteRepository is a mock of OrganisationInviteRepository interface.
MockOrganisationInviteRepositoryMockRecorder is the mock recorder for MockOrganisationInviteRepository.
MockOrganisationMemberRepository is a mock of OrganisationMemberRepository interface.
MockOrganisationMemberRepositoryMockRecorder is the mock recorder for MockOrganisationMemberRepository.
MockOrganisationRepository is a mock of OrganisationRepository interface.
MockOrganisationRepositoryMockRecorder is the mock recorder for MockOrganisationRepository.
MockPortalLinkRepository is a mock of PortalLinkRepository interface.
MockPortalLinkRepositoryMockRecorder is the mock recorder for MockPortalLinkRepository.
MockProjectRepository is a mock of ProjectRepository interface.
MockProjectRepositoryMockRecorder is the mock recorder for MockProjectRepository.
MockPubSub is a mock of PubSub interface.
MockPubSubMockRecorder is the mock recorder for MockPubSub.
MockQueuer is a mock of Queuer interface.
MockQueuerMockRecorder is the mock recorder for MockQueuer.
MockRateLimiter is a mock of RateLimiter interface.
MockRateLimiterMockRecorder is the mock recorder for MockRateLimiter.
MockSearcher is a mock of Searcher interface.
MockSearcherMockRecorder is the mock recorder for MockSearcher.
MockSmtpClient is a mock of SmtpClient interface.
MockSmtpClientMockRecorder is the mock recorder for MockSmtpClient.
MockSourceRepository is a mock of SourceRepository interface.
MockSourceRepositoryMockRecorder is the mock recorder for MockSourceRepository.
MockSubscriptionRepository is a mock of SubscriptionRepository interface.
MockSubscriptionRepositoryMockRecorder is the mock recorder for MockSubscriptionRepository.
MockSyncer is a mock of Syncer interface.
MockSyncerMockRecorder is the mock recorder for MockSyncer.
MockTracer is a mock of Tracer interface.
MockTracerMockRecorder is the mock recorder for MockTracer.
MockUserRepository is a mock of UserRepository interface.
MockUserRepositoryMockRecorder is the mock recorder for MockUserRepository.
MockWebSocketConnection is a mock of WebSocketConnection interface.
MockWebSocketConnectionMockRecorder is the mock recorder for MockWebSocketConnection.