Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidMultibase = errors.New("invalid multibase on IPLD link") ErrAllocationBudgetExceeded = errors.New("message structure demanded too many resources to process") )
Functions ¶
func Marshal ¶
This should be identical to the general feature in the parent package, except for the `case ipld.Kind_Link` block, which is dag-cbor's special sauce for schemafree links.
func Unmarshal ¶
func Unmarshal(na ipld.NodeAssembler, tokSrc shared.TokenSource) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.