package
0.0.0-20241209154731-68356499f064
Repository: https://github.com/serverless/event-gateway.git
Documentation: pkg.go.dev

# Functions

NewMockCORSService creates a new mock instance.
NewMockEventTypeService creates a new mock instance.
NewMockFunctionService creates a new mock instance.
NewMockStore creates a new mock instance.
NewMockSubscriptionService creates a new mock instance.

# Structs

MockCORSService is a mock of Service interface.
MockCORSServiceMockRecorder is the mock recorder for MockCORSService.
MockEventTypeService is a mock of Service interface.
MockEventTypeServiceMockRecorder is the mock recorder for MockEventTypeService.
MockFunctionService is a mock of Service interface.
MockFunctionServiceMockRecorder is the mock recorder for MockFunctionService.
MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.
MockSubscriptionService is a mock of Service interface.
MockSubscriptionServiceMockRecorder is the mock recorder for MockSubscriptionService.