Documentation
¶
Overview ¶
Package strictjson decodes JSON into Go values while rejecting unknown fields and trailing tokens. It powers metric parsers that need to fail hard on judge responses that do not match the expected shape.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeStrict ¶
DecodeStrict decodes JSON with unknown-field and trailing-token rejection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.