Imports of package godoc_vfs

PathSynopsis
github.com/golang-migrate/migrate/v4/sourcePackage source provides the Source interface.
github.com/golang-migrate/migrate/v4/source/httpfs
golang.org/x/tools/godoc/vfsPackage vfs defines types for abstract file system access and provides an implementation accessing the file system of the underlying OS.
golang.org/x/tools/godoc/vfs/httpfsPackage httpfs implements http.FileSystem using a godoc vfs.FileSystem.