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

# Functions

New create a new resource containing common dependencies.
NewMockResource creates a new mock instance.
NewMockResourceFactory creates a new mock instance.
No description provided by the author
NewTest returns a new test resource instance.

# Structs

Impl contains all common resources shared across frontend / matching / history / worker.
MockResource is a mock of Resource interface.
MockResourceFactory is a mock of ResourceFactory interface.
MockResourceFactoryMockRecorder is the mock recorder for MockResourceFactory.
MockResourceMockRecorder is the mock recorder for MockResource.
No description provided by the author
No description provided by the author

# Interfaces

Resource is the interface which expose common resources.
No description provided by the author