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

Method matchFoldedName

fields.go:380–387  ·  view source on GitHub ↗

matchFoldedName matches a case-insensitive name depending on the options. It assumes that foldName(f.name) == foldName(name). Case-insensitive matching is used if the `case:ignore` tag option is specified or the MatchCaseInsensitiveNames call option is specified (and the `case:strict` tag option is

(name []byte, flags *jsonflags.Flags)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

makeStructArshalerFunction · 0.80

Calls 1

GetMethod · 0.80

Tested by

no test coverage detected