Categorygithub.com/johejo/golang-migrate-extra
module
0.0.0-20211005021153-c17dd75f8b4a
Repository: https://github.com/johejo/golang-migrate-extra.git
Documentation: pkg.go.dev

# README

golang-migrate-extra

[DEPRECATED] The iofs driver has been incorporated into golang-migrate v4.15.0.

ci PkgGoDev codecov Go Report Card

Description

Extra source.Driver for golang-migrate/migrate.

This module is based on golang-migrate/migrate#472.

  • source/iofs source.Driver for io/fs#FS.
  • source/file source.Driver for local file system using source/iofs.

Requirements

  • Go 1.16 or later.

License

Inherit the license of golang-migrate/migrate.

https://github.com/golang-migrate/migrate/blob/master/LICENSE

# Packages

No description provided by the author