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

# Functions

ClearMutableState clears cached mutable state for the given key to force a reload from persistence on the next access.
No description provided by the author
GetMutableState returns the MutableState for the given key from the cache.
NewCacheFnProvider provide a NewCacheFn that can be used to create new workflow cache.
No description provided by the author
NewMockCache creates a new mock instance.
No description provided by the author
PutContextIfNotExist puts the given workflow Context into the cache, if it doens't already exist.

# Variables

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

# Structs

No description provided by the author
MockCache is a mock of Cache interface.
MockCacheMockRecorder is the mock recorder for MockCache.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author