Versions in this module Expand all Collapse all v0 v0.3.5 Jul 6, 2020 Changes in this version + type Store struct + func New() *Store + func (c *Store) GetCheckpoint(streamName, shardID string) (string, error) + func (c *Store) SetCheckpoint(streamName, shardID, sequenceNumber string) error