# Packages
No description provided by the author
# Functions
NewSql returns a new SQL store.
WithSqliteDriver returns a sqlOptFunc that sets the config necessary for a SQLite store.
# Variables
ErrNotFound used when the searched element wasn't found.
# Type aliases
SqlOptFunc optional functions for Sql store.