Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStore ¶
func NewStore(parent storetypes.MultiStore, storeKeyToWriteWhitelist map[string][]string) storetypes.MultiStore
Types ¶
type Store ¶
type Store struct { storetypes.MultiStore // contains filtered or unexported fields }
func (Store) CacheMultiStore ¶
func (cms Store) CacheMultiStore() storetypes.CacheMultiStore
func (Store) GetKVStore ¶
func (cms Store) GetKVStore(key storetypes.StoreKey) storetypes.KVStore
Click to show internal directories.
Click to hide internal directories.