# Functions
New creates a new persistence service.
No description provided by the author
NowUTC is a helper function to generate string-formatted timestamps using time.Now().UTC().
# Constants
TimeFormat is the time format that should be used for timestamps that need to be persisted.
# Structs
Config holds the database configkids.
No description provided by the author
No description provided by the author
Service holds the database interface.
# Interfaces
No description provided by the author