package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: Nov 3, 2023
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 10
Opens a new window with list of known importers.
README
¶
go-ipfs-posinfo
Posinfo wraps offset information for ipfs filestore nodes
Table of Contents
Install
go get github.com/ipfs/go-ipfs-posinfo
Usage
See the GoDoc documentation
Contribute
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © Protocol Labs, Inc.
Documentation
¶
Package posinfo wraps offset information used by ipfs filestore nodes
FilestoreNode is an ipld.Node which arries PosInfo with it
allowing to map it directly to a filesystem object.
PosInfo stores information about the file offset, its path and
stat.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.