Documentation ¶
Index ¶
- Constants
- func IsFileTreeC(baseName string) bool
- func IsFileTreeD(baseName string) bool
- func IsFileTreeRLast(baseName string) bool
- func IsTreeDFile(baseName string) bool
- func IsTreeFile(baseName string) bool
- func IsTreeRCFile(baseName string) bool
- func LayerFileName(layer int) string
- func SDRLayers(spt abi.RegisteredSealProof) (int, error)
Constants ¶
View Source
const TreeCPrefix = dataFilePrefix + "tree-c-"
View Source
const TreeDName = dataFilePrefix + "tree-d.dat"
View Source
const TreeRLastPrefix = dataFilePrefix + "tree-r-last-"
Variables ¶
This section is empty.
Functions ¶
func IsFileTreeC ¶ added in v1.27.0
func IsFileTreeD ¶ added in v1.27.0
func IsFileTreeRLast ¶ added in v1.27.0
func IsTreeDFile ¶ added in v1.27.1
func IsTreeFile ¶ added in v1.27.0
func IsTreeRCFile ¶ added in v1.27.1
func LayerFileName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.