Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BalanceNode ¶
func BalanceNode(f io.Reader, bufDs ipld.DAGService, cidBuilder cid.Builder) (node ipld.Node, err error)
BalanceNode split the file and store it in DAGService as node
func NewPoolClient ¶
NewPoolClient new a dagPoolClient
Types ¶
type PoolClient ¶
type PoolClient interface { blockstore.Blockstore Close(ctx context.Context) }
PoolClient is a DAGService interface
Click to show internal directories.
Click to hide internal directories.