Documentation
¶
Overview ¶
Package jsonvalue implements the shared, bounded JSON document boundary used by Action contracts and protocol envelopes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Decode ¶
Decode validates data and returns maps, slices, primitives, and json.Number values without losing integer precision.
Types ¶
type LimitError ¶
LimitError identifies which bounded JSON resource was exhausted.
func (*LimitError) Error ¶
func (err *LimitError) Error() string
Click to show internal directories.
Click to hide internal directories.