Registry / utility / carolynvs-aferox

carolynvs-aferox

JSON →
library0.3.0gogounverified

Aferox provides a convenient wrapper around the afero filesystem library with additional utilities.

go get github.com/carolynvs/aferox
INSTALL
IMPORT
SIG · CAROLYNVS-AFEROX
C
carolynvs-aferox
utilitygov0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

aferox
github.com/carolynvs/aferox

Create a new aferox filesystem instance

package main import ( "fmt" "github.com/carolynvs/aferox" ) func main() { fs := aferox.New() fmt.Println(fs.Name()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
carolynvs-aferox — go get carolynvs-aferox · libregistry