package
1.28.0-130.0
Repository: https://github.com/temporalio/temporal.git
Documentation: pkg.go.dev

# Functions

NewMockClock creates a new mock instance.
NewMockPersistence creates a new mock instance.
NewRegistry creates a new instance of Registry for accessing and caching namespace information to reduce the load on persistence.
No description provided by the author

# Constants

CacheRefreshFailureRetryInterval is the wait time if refreshment encounters error.
No description provided by the author

# Variables

No description provided by the author

# Structs

MockClock is a mock of Clock interface.
MockClockMockRecorder is the mock recorder for MockClock.
MockPersistence is a mock of Persistence interface.
MockPersistenceMockRecorder is the mock recorder for MockPersistence.

# Interfaces

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