Versions in this module Expand all Collapse all v0 v0.0.4 Jun 10, 2023 v0.0.3 Mar 17, 2023 v0.0.1 May 7, 2022 Changes in this version + func Close() error + func Get(id int64) (val *string, err error) + func Init(dir string) error + func Query(minID int64) ([]string, error) + func SaveAll(ids []int64) error + func Update(id int64) (updated bool, err error)