Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultHashFunction = uint64(mh.BLAKE2B_MIN + 31)
Functions ¶
func Build ¶
func Build(ctx context.Context, reader io.Reader, into bstore.Blockstore, filestore bool) (cid.Cid, error)
Build builds a UnixFS DAG out of the supplied reader, and imports the DAG into the supplied service.
func CidBuilder ¶
func CidBuilder() (cid.Builder, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.