Categorygithub.com/ipfs/go-ipfs-posinfo
modulepackage
0.0.2
Repository: https://github.com/ipfs/go-ipfs-posinfo.git
Documentation: pkg.go.dev

# README

go-ipfs-posinfo

standard-readme compliant GoDoc Build Status

Posinfo wraps offset information for ipfs filestore nodes

ā— This repo is no longer maintained.

šŸ‘‰ We highly recommend switching to the maintained version at https://github.com/ipfs/boxo/tree/main/filestore/posinfo. šŸŽļø Good news! There is tooling and documentation to expedite a switch in your repo.

āš ļø If you continue using this repo, please note that security fixes will not be provided (unless someone steps in to maintain it).

šŸ“š Learn more, including how to take the maintainership mantle or ask questions, here.

Table of Contents

Install

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

Usage

See the GoDoc documentation

License

MIT Ā© Protocol Labs, Inc.

# Structs

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.