package
0.0.0-20240829064013-d047873ad117
Repository: https://github.com/dynastymasra/go-library.git
Documentation: pkg.go.dev
# Functions
CreateMigrationFiles creates migration files for the specified database type.
NewMongoInstance creates a new migration instance for MongoDB.
NewPostgresInstance creates a new migration instance for Postgres.
RollbackMigration rolls back the last applied migration.
RunMigration runs the provided migration.
# Type aliases
No description provided by the author