# README
go-ipfs-posinfo
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.