package
0.1.9
Repository: https://github.com/didil/inhooks.git
Documentation: pkg.go.dev

# Functions

NewMockCleanupService creates a new mock instance.
NewMockInhooksConfigService creates a new mock instance.
NewMockMessageBuilder creates a new mock instance.
NewMockMessageEnqueuer creates a new mock instance.
NewMockMessageFetcher creates a new mock instance.
NewMockMessageProcessor creates a new mock instance.
NewMockMessageTransformer creates a new mock instance.
NewMockMessageVerifier creates a new mock instance.
NewMockProcessingRecoveryService creates a new mock instance.
NewMockProcessingResultsService creates a new mock instance.
NewMockRedisStore creates a new mock instance.
NewMockRetryCalculator creates a new mock instance.
NewMockSchedulerService creates a new mock instance.
NewMockTimeService creates a new mock instance.

# Structs

MockCleanupService is a mock of CleanupService interface.
MockCleanupServiceMockRecorder is the mock recorder for MockCleanupService.
MockInhooksConfigService is a mock of InhooksConfigService interface.
MockInhooksConfigServiceMockRecorder is the mock recorder for MockInhooksConfigService.
MockMessageBuilder is a mock of MessageBuilder interface.
MockMessageBuilderMockRecorder is the mock recorder for MockMessageBuilder.
MockMessageEnqueuer is a mock of MessageEnqueuer interface.
MockMessageEnqueuerMockRecorder is the mock recorder for MockMessageEnqueuer.
MockMessageFetcher is a mock of MessageFetcher interface.
MockMessageFetcherMockRecorder is the mock recorder for MockMessageFetcher.
MockMessageProcessor is a mock of MessageProcessor interface.
MockMessageProcessorMockRecorder is the mock recorder for MockMessageProcessor.
MockMessageTransformer is a mock of MessageTransformer interface.
MockMessageTransformerMockRecorder is the mock recorder for MockMessageTransformer.
MockMessageVerifier is a mock of MessageVerifier interface.
MockMessageVerifierMockRecorder is the mock recorder for MockMessageVerifier.
MockProcessingRecoveryService is a mock of ProcessingRecoveryService interface.
MockProcessingRecoveryServiceMockRecorder is the mock recorder for MockProcessingRecoveryService.
MockProcessingResultsService is a mock of ProcessingResultsService interface.
MockProcessingResultsServiceMockRecorder is the mock recorder for MockProcessingResultsService.
MockRedisStore is a mock of RedisStore interface.
MockRedisStoreMockRecorder is the mock recorder for MockRedisStore.
MockRetryCalculator is a mock of RetryCalculator interface.
MockRetryCalculatorMockRecorder is the mock recorder for MockRetryCalculator.
MockSchedulerService is a mock of SchedulerService interface.
MockSchedulerServiceMockRecorder is the mock recorder for MockSchedulerService.
MockTimeService is a mock of TimeService interface.
MockTimeServiceMockRecorder is the mock recorder for MockTimeService.