Versions in this module Expand all Collapse all v0 v0.1.0 Dec 10, 2021 Changes in this version + type StoredCounter struct + func New(ds datastore.Datastore, name datastore.Key) *StoredCounter + func (sc *StoredCounter) Next() (uint64, error)