Versions in this module Expand all Collapse all v1 v1.0.0 Aug 15, 2021 Changes in this version + const LFileName + const LMTime + const LRootCid + const LSource + type Label string + type Mgr struct + Blockstore blockstore.BasicBlockstore + func New(mds *multistore.MultiStore, ds datastore.Batching) *Mgr + func (m *Mgr) AddLabel(id multistore.StoreID, key, value string) error + func (m *Mgr) Info(id multistore.StoreID) (*StoreMeta, error) + func (m *Mgr) List() []multistore.StoreID + func (m *Mgr) NewStore() (multistore.StoreID, *multistore.Store, error) + func (m *Mgr) Remove(id multistore.StoreID) error + type StoreMeta struct + Labels map[string]string