Versions in this module Expand all Collapse all v0 v0.47.0 Aug 13, 2022 Changes in this version + type Store struct + func NewStore() *Store + func (s *Store) Commit() (id types.CommitID) + func (s *Store) GetPruning() pruningtypes.PruningOptions + func (s *Store) SetPruning(pruningtypes.PruningOptions) + func (s Store) GetStoreType() types.StoreType + func (s Store) LastCommitID() (id types.CommitID)