# Functions
NewStore SqlStore creates a new SqlStore.
# Structs
No description provided by the author
No description provided by the author
SqlStore provides all functions to execute db queries as well as transactions.
# Interfaces
No description provided by the author
Store This interface helps to mock the database during testing -.