Versions in this module Expand all Collapse all v0 v0.44.4 Oct 27, 2021 Changes in this version + type Store struct + func NewStore() *Store + func (ts *Store) Commit() (id types.CommitID) + func (ts *Store) GetPruning() types.PruningOptions + func (ts *Store) GetStoreType() types.StoreType + func (ts *Store) LastCommitID() (id types.CommitID) + func (ts *Store) SetPruning(_ types.PruningOptions)