# Packages
No description provided by the author
# Functions
NewDatabase creates a new Database instance.
NewModels creates a new Models instance.
ProvideConnection provides a new database connection.
ProvideDatabase provides a new database connection.
ProvideDSN provides the DSN from the config.
ProvideModels provides the models.
# Variables
No description provided by the author
No description provided by the author
ProviderSet is a wire provider set that provides the database connection.
# Interfaces
DatabaseInterface is the interface for the database.
No description provided by the author