package
0.0.0-20230801165504-eecab09ac604
Repository: https://github.com/program-world-labs/dddgo.git
Documentation: pkg.go.dev

# Packages

Package role is a generated GoMock package.
Package user is a generated GoMock package.

# Functions

NewMockEventStore creates a new mock instance.
NewMockIAssociationDataSource creates a new mock instance.
NewMockICacheDataSource creates a new mock instance.
NewMockICacheUpdateRepository creates a new mock instance.
NewMockICRUDRepository creates a new mock instance.
NewMockIDataSource creates a new mock instance.
NewMockIRelationDataSource creates a new mock instance.
NewMockITransactionEvent creates a new mock instance.
NewMockITransactionRepo creates a new mock instance.
NewMockITransactionRun creates a new mock instance.
NewMockProducer creates a new mock instance.

# Structs

MockEventStore is a mock of EventStore interface.
MockEventStoreMockRecorder is the mock recorder for MockEventStore.
MockIAssociationDataSource is a mock of IAssociationDataSource interface.
MockIAssociationDataSourceMockRecorder is the mock recorder for MockIAssociationDataSource.
MockICacheDataSource is a mock of ICacheDataSource interface.
MockICacheDataSourceMockRecorder is the mock recorder for MockICacheDataSource.
MockICacheUpdateRepository is a mock of ICacheUpdateRepository interface.
MockICacheUpdateRepositoryMockRecorder is the mock recorder for MockICacheUpdateRepository.
MockICRUDRepository is a mock of ICRUDRepository interface.
MockICRUDRepositoryMockRecorder is the mock recorder for MockICRUDRepository.
MockIDataSource is a mock of IDataSource interface.
MockIDataSourceMockRecorder is the mock recorder for MockIDataSource.
MockIRelationDataSource is a mock of IRelationDataSource interface.
MockIRelationDataSourceMockRecorder is the mock recorder for MockIRelationDataSource.
MockITransactionEvent is a mock of ITransactionEvent interface.
MockITransactionEventMockRecorder is the mock recorder for MockITransactionEvent.
MockITransactionRepo is a mock of ITransactionRepo interface.
MockITransactionRepoMockRecorder is the mock recorder for MockITransactionRepo.
MockITransactionRun is a mock of ITransactionRun interface.
MockITransactionRunMockRecorder is the mock recorder for MockITransactionRun.
MockProducer is a mock of Producer interface.
MockProducerMockRecorder is the mock recorder for MockProducer.