//
pkg.gl
Category
github.com/golang-migrate/migrate/v4
source
iofs
package
4.18.2
Repository:
https://github.com/golang-migrate/migrate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
462
Files
141 SLOC
#
README
iofs
https://pkg.go.dev/github.com/golang-migrate/migrate/v4/source/iofs
#
Functions
New
New returns a new Driver from io/fs#FS and a relative path.
#
Structs
PartialDriver
PartialDriver is a helper service for creating new source drivers working with io/fs.FS instances.