package
1.0.1
Repository: https://github.com/ibrt/golang-inject-sqlite.git
Documentation: pkg.go.dev

# Functions

MustApplyMigrations applies the given migrations, panics on error.
MustOpen opens the SQLite database, panics on error.
MustRevertMigrations reverts the given migrations, panics on error.

# Structs

Helper is a test helper for PG.