# Functions
New creates an instance of a DummyStore.
# Constants
Description is the description set in the store's information.
Name is the name set in the store's information.
# Structs
Config contains configuration options for the store.
DummyStore is the type that implements github.com/stratumn/go-core/store.Adapter.
Info is the info returned by GetInfo.