Documentation
¶
Overview ¶
Package jsonstrict provides target-aware JSON key validation shared by transport and persisted event decoders.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckNoDuplicateKeysFor ¶
CheckNoDuplicateKeysFor rejects repeated object keys. When an object is decoded into a struct, keys are compared with encoding/json's case-folding rules so two spellings cannot silently target the same field.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.