Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Module provided to fxlog // https://uber-go.github.io/fx/modules.html Module = fx.Module( "gomigratefx", mongoProviders, ) )
Functions ¶
func NewGoMigratorPostgres ¶
func NewGoMigratorPostgres( config *migration.MigrationOptions, db *sql.DB, logger logger.Logger, ) (contracts.PostgresMigrationRunner, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.