Registry / utility / ipfs-go-ipfs-posinfo

ipfs-go-ipfs-posinfo

JSON →
library0.0.2gogounverified

Wraps offset information used by IPFS filestore nodes.

go get github.com/ipfs/go-ipfs-posinfo
INSTALL
IMPORT
SIG · IPFS-GO-IPFS-POSIN
I
ipfs-go-ipfs-posinfo
utilitygov0.0.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.

posinfo
github.com/ipfs/go-ipfs-posinfo

Create a PosInfo struct.

package main import ( "fmt" "github.com/ipfs/go-ipfs-posinfo" ) func main() { p := posinfo.PosInfo{Offset: 0, Size: 100} fmt.Println(p) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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