# Functions
InitDB - runs DB migrations and provides a code-generated query interface.
NewQuerier creates a DBQuerier that implements Querier.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Querier is a typesafe Go interface backed by SQL queries.