Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS exports the migrations file system for use in other areas of the program This allows the migrations to be embedded in the binary and used in testing
Functions ¶
func NewMigrations ¶
func NewMigrations(params MigrationParams) (*migrate.Migrate, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.