Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidMultibase = errors.New("invalid multibase on IPLD link")
)
Functions ¶
func Marshal ¶
This should be identical to the general feature in the parent package, except for the `case ipld.ReprKind_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.