Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMySqlRepo ¶
func NewMySqlRepo(db *sql.DB) migrator.DatabaseRepo
func NewPGRepo ¶
func NewPGRepo(conn *pgx.Conn) migrator.DatabaseRepo
func NewSQLiteRepo ¶
func NewSQLiteRepo(conn *sql.DB) migrator.DatabaseRepo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.