Documentation
¶
Index ¶
Constants ¶
View Source
const UnixfsChunkSize uint64 = 1 << 20
View Source
const UnixfsLinksPerLevel = 1 << 10
Variables ¶
This section is empty.
Functions ¶
func BuildFileNode ¶
Types ¶
type CidMapValue ¶
type FSBuilder ¶
type FSBuilder struct {
// contains filtered or unexported fields
}
func NewFSBuilder ¶
func NewFSBuilder(root *dag.ProtoNode, ds ipld.DAGService) *FSBuilder
Click to show internal directories.
Click to hide internal directories.