# Functions
CreateValueDecoder creates a backend.ValueDecoder that can be used to unpack an value into a custom go type.
NewMemoryStoreBackend creates a new backend.Registry instance that can be used with the statestore.
# Structs
MapStore implements a single in memory storage.
MemoryStore provides a dummy backend store that holds all access stores and data in memory.