Versions in this module Expand all Collapse all v0 v0.34.7 Oct 3, 2019 Changes in this version + type Store struct + func NewStore() *Store + func (ts *Store) Commit() (id types.CommitID) + func (ts *Store) GetStoreType() types.StoreType + func (ts *Store) LastCommitID() (id types.CommitID) + func (ts *Store) SetPruning(pruning types.PruningOptions)