Documentation
¶
Overview ¶
Package cborcodec centralizes the CBOR policy used by HTTP handlers and Lua helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeReader ¶
DecodeReader reads a bounded CBOR payload from r and decodes it into v.
func DecodeReaderLimit ¶
DecodeReaderLimit reads at most limit bytes plus one sentinel byte from r and decodes v.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.