MCPcopy Create free account
hub / github.com/go-json-experiment/json / MatchCaseInsensitiveNames

Function MatchCaseInsensitiveNames

alias.go:915–917  ·  view source on GitHub ↗

MatchCaseInsensitiveNames specifies that JSON object members are matched against Go struct fields using a case-insensitive match of the name. If a name matches multiple fields, it chooses the field with an exact match of the name, otherwise it reports an error. Go struct fields explicitly marked wit

(v bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestMarshalFunction · 0.70
arshal_test.goFile · 0.70

Calls

no outgoing calls

Tested by 1

TestMarshalFunction · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…