//
pkg.gl
Category
github.com/riteshRcH/go-edge-device-lib
ipld
codec
dagjson
package
0.0.0-20220412220916-5ea02083e3ec
Repository:
https://github.com/riteshrch/go-edge-device-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
627 SLOC
#
Functions
Decode
Decode deserializes data from the given io.Reader and feeds it into the given datamodel.NodeAssembler.
Encode
Encode walks the given datamodel.Node and serializes it to the given io.Writer.
Marshal
Marshal is a deprecated function.
Unmarshal
Unmarshal is a deprecated function.
#
Structs
DecodeOptions
DecodeOptions can be used to customize the behavior of a decoding function.
EncodeOptions
EncodeOptions can be used to customize the behavior of an encoding function.