This repository was archived by the owner on Jun 19, 2023. It is now read-only.
This repository was archived by the owner on Jun 19, 2023. It is now read-only.
FileStat missing #58
Closed
Description
type FileStat struct {
Cid cid.Cid
Blocks int
Size int
CumulativeSize int
Type FileType
}
As return value for proposed UnixFs.Stat()
, see: ipfs/go-ipfs-http-client#78
Metadata
Metadata
Assignees
Labels
No labels