Registry / utility / filecoin-project-sector-storage

filecoin-project-sector-storage

JSON →
library0.0.0-20200810171746-eac70842d8e0gogounverified

A Go library for managing sector storage in the Filecoin network.

go get github.com/filecoin-project/sector-storage
INSTALL
IMPORT
SIG · FILECOIN-PROJECT-S
F
filecoin-project-sector-storage
utilitygov0.0.0-20200810171746-eac70842d8e0
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.

sectorstorage
github.com/filecoin-project/sector-storage

Initializes a new sector storage manager.

package main import ( "fmt" "github.com/filecoin-project/sector-storage" ) func main() { mgr, _ := sectorstorage.New(nil) fmt.Println(mgr) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200810171746-eac70842d8e0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
filecoin-project-sector-storage — go get filecoin-project-sector-storage · libregistry