Versions in this module Expand all Collapse all v0 v0.0.2 Feb 29, 2020 GO-2023-1269 GO-2023-1269: Panic in encoding in github.com/ipld/go-ipld-prime Changes in this version + func NewBool(value bool) ipld.Node + func NewBytes(value []byte) ipld.Node + func NewFloat(value float64) ipld.Node + func NewInt(value int) ipld.Node + func NewLink(value ipld.Link) ipld.Node + func NewString(value string) ipld.Node + type Style__Any struct + func (Style__Any) NewBuilder() ipld.NodeBuilder + type Style__Bool struct + func (Style__Bool) NewBuilder() ipld.NodeBuilder + type Style__Bytes struct + func (Style__Bytes) NewBuilder() ipld.NodeBuilder + type Style__Float struct + func (Style__Float) NewBuilder() ipld.NodeBuilder + type Style__Int struct + func (Style__Int) NewBuilder() ipld.NodeBuilder + type Style__Link struct + func (Style__Link) NewBuilder() ipld.NodeBuilder + type Style__List struct + func (Style__List) NewBuilder() ipld.NodeBuilder + type Style__Map struct + func (Style__Map) NewBuilder() ipld.NodeBuilder + type Style__String struct + func (Style__String) NewBuilder() ipld.NodeBuilder