package
1.2.18-prerelease02
Repository: https://github.com/uber/cadence.git
Documentation: pkg.go.dev

# Functions

NewBean create a new store bean.
NewBeanFromFactory crate a new store bean using factory.
NewFactory returns an implementation of factory that vends persistence objects based on specified configuration.
NewMockBean creates a new mock instance.
NewMockDataStoreFactory creates a new mock instance.
NewMockFactory creates a new mock instance.

# Structs

No description provided by the author
No description provided by the author
MockBean is a mock of Bean interface.
MockBeanMockRecorder is the mock recorder for MockBean.
MockDataStoreFactory is a mock of DataStoreFactory interface.
MockDataStoreFactoryMockRecorder is the mock recorder for MockDataStoreFactory.
MockFactory is a mock of Factory interface.
MockFactoryMockRecorder is the mock recorder for MockFactory.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author