Documentation ¶ Index ¶ func Register(db *sqlx.DB) func(ctx context.Context) error func RegisterFromConfig(migrations *migrate.Migrations) func(ctx context.Context) error func RegisterTransactions(mtx sync.Locker) func(ctx context.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Register ¶ func Register(db *sqlx.DB) func(ctx context.Context) error func RegisterFromConfig ¶ func RegisterFromConfig(migrations *migrate.Migrations) func(ctx context.Context) error func RegisterTransactions ¶ added in v0.11.0 func RegisterTransactions(mtx sync.Locker) func(ctx context.Context) error Types ¶ This section is empty. Source Files ¶ View all Source files register.go Click to show internal directories. Click to hide internal directories.