package
0.0.0-20240613140459-f1942a7f1313
Repository: https://github.com/timickb/narration-engine.git
Documentation: pkg.go.dev
# Functions
NewAsyncWorkerConfigMock creates a new mock instance.
NewCoreInstanceRepositoryMock creates a new mock instance.
NewCoreTransitionRepositoryMock creates a new mock instance.
NewHandlerAdapterMock creates a new mock instance.
No description provided by the author
NewTransactorMock creates a new mock instance.
NewUsecaseConfigMock creates a new mock instance.
NewUsecaseInstanceRepositoryMock creates a new mock instance.
NewUsecasePendingEventRepositoryMock creates a new mock instance.
# Structs
AsyncWorkerConfigMock is a mock of AsyncWorkerConfig interface.
AsyncWorkerConfigMockMockRecorder is the mock recorder for AsyncWorkerConfigMock.
CoreInstanceRepositoryMock is a mock of InstanceRepository interface.
CoreInstanceRepositoryMockMockRecorder is the mock recorder for CoreInstanceRepositoryMock.
CoreTransitionRepositoryMock is a mock of TransitionRepository interface.
CoreTransitionRepositoryMockMockRecorder is the mock recorder for CoreTransitionRepositoryMock.
HandlerAdapterMock is a mock of HandlerAdapter interface.
HandlerAdapterMockMockRecorder is the mock recorder for HandlerAdapterMock.
No description provided by the author
TransactorMock is a mock of Transactor interface.
TransactorMockMockRecorder is the mock recorder for TransactorMock.
UsecaseConfigMock is a mock of Config interface.
UsecaseConfigMockMockRecorder is the mock recorder for UsecaseConfigMock.
UsecaseInstanceRepositoryMock is a mock of InstanceRepository interface.
UsecaseInstanceRepositoryMockMockRecorder is the mock recorder for UsecaseInstanceRepositoryMock.
UsecasePendingEventRepositoryMock is a mock of PendingEventRepository interface.
UsecasePendingEventRepositoryMockMockRecorder is the mock recorder for UsecasePendingEventRepositoryMock.