Versions in this module Expand all Collapse all v2 v2.0.0 Aug 1, 2022 Changes in this version + func Decode(b []byte, v interface{}) error + func Encode(v interface{}) ([]byte, error) + func ReadFrom(w io.Reader, v interface{}) error + func ToJSON(cbor []byte) (string, error) + func WriteTo(w io.Writer, v interface{}) error