Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DB *sql.DB Config *config )
Functions ¶
func Migrations ¶
Helper function to run migration files. Its pretty simple and the migration will always run from the beginning. The migrations must be placed in "./migrations" and have the file extension ".sql".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.