Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArrayToCbor ¶
func (ArrayToCbor) ToCborToMapd ¶
func (a ArrayToCbor) ToCborToMapd(c2a ci.CborToArrays) cc.CborToMapd
type StreamWriter ¶
type StreamWriter struct { StartArray func(context.Context) error EndArray func(context.Context) error AddElement func(context.Context, any) error }
func (StreamWriter) ToArrayToCbor ¶
func (s StreamWriter) ToArrayToCbor( cmap cnv.ConvMap, alt cnv.Converter, ) ArrayToCbor
Click to show internal directories.
Click to hide internal directories.