Versions in this module Expand all Collapse all v0 v0.0.3 Oct 23, 2021 v0.0.2 Aug 26, 2021 v0.0.1 Apr 16, 2021 Changes in this version + type Datastore struct + func NewDatastore(path string, bucket string, noSync bool) (*Datastore, error) + func (d Datastore) Sync(prefix datastore.Key) error