# Functions
Creates IStateStore components by their descriptors.
No description provided by the author
No description provided by the author
NewStateEntry method creates a new instance of the state entry and assigns its values.
# Structs
State store that keeps states in the process memory.
Dummy state store implementation that doesn't do anything.
Data object to store state values with their keys used by [[MemoryStateEntry]].
A data object that holds a retrieved state value with its key.
# Interfaces
Interface for state storages that are used to store and retrieve transaction states.