Documentation ¶
Index ¶
- func ArrComp(a, b []byte) error
- func GetDAGServ() mdag.DAGService
- func GetEmptyNode(t testing.TB, dserv mdag.DAGService) node.Node
- func GetNode(t testing.TB, dserv mdag.DAGService, data []byte) node.Node
- func GetRandomNode(t testing.TB, dserv mdag.DAGService, size int64) ([]byte, node.Node)
- func PrintDag(nd *mdag.ProtoNode, ds mdag.DAGService, indent int)
- func SizeSplitterGen(size int64) chunk.SplitterGen
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDAGServ ¶
func GetDAGServ() mdag.DAGService
func GetEmptyNode ¶
func GetRandomNode ¶
func SizeSplitterGen ¶
func SizeSplitterGen(size int64) chunk.SplitterGen
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.