Registry / networking / ipfs-go-mfs

ipfs-go-mfs

JSON →
library0.2.2gogounverified

A mutable file system implementation for IPFS.

go get github.com/ipfs/go-mfs
INSTALL
IMPORT
SIG · IPFS-GO-MFS
I
ipfs-go-mfs
networkinggov0.2.2
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.

mfs
github.com/ipfs/go-mfs

Create a new MFS root.

package main import ( "fmt" "github.com/ipfs/go-mfs" ) func main() { root := mfs.NewRoot(nil, nil, nil) fmt.Println(root) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ipfs-go-mfs — go get ipfs-go-mfs · libregistry