Imports of package godoc_vfs
Path | Synopsis |
---|---|
github.com/golang-migrate/migrate/v4/source | Package source provides the Source interface. |
github.com/golang-migrate/migrate/v4/source/httpfs | |
golang.org/x/tools/godoc/vfs | Package 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/httpfs | Package httpfs implements http.FileSystem using a godoc vfs.FileSystem. |