Registry / utility / farseer-go-fs

farseer-go-fs

JSON →
library0.17.3gogounverified

Provides file system utilities and abstractions for Go applications.

go get github.com/farseer-go/fs
INSTALL
IMPORT
SIG · FARSEER-GO-FS
F
farseer-go-fs
utilitygov0.17.3
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.

fs
github.com/farseer-go/fs

Writes a file using the fs package.

package main import "github.com/farseer-go/fs" func main() { fs.WriteFile("test.txt", []byte("hello")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
farseer-go-fs — go get farseer-go-fs · libregistry