Documentation
¶
Overview ¶
Package jsonx provides JSON decoding with unknown-field capture.
Provider payloads evolve faster than this library ships. Every native typed struct in provider/* carries an `Extra map[string]json.RawMessage` field; Unmarshal routes any JSON key that has no corresponding struct field into Extra so no data is ever dropped (fidelity guarantee, DESIGN.md §5.2).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.