proxy.golang.org : github.com/go-aah/vfs
Package vfs provides Virtual FileSystem (VFS) capability. Typically it reflects OS FileSystem behavior in-memory. aah vfs is Read-Only, even though vfs design nature could support Write operations. I have limited it. The methods should behave the same as those on an *os.File for Read-Only.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/go-aah/vfs
Keywords:
golang
, golang-library
, virtual-file-system
License: MIT
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/go-aah
Stars: 4 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago