Versions in this module Expand all Collapse all v1 v1.0.3 Sep 18, 2023 v1.0.2 Sep 17, 2023 Changes in this version + type Store interface + func NewStore(db *sql.DB, keyPairs ...[]byte) (Store, error)