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

Function StringifyNumbers

alias.go:850–852  ·  view source on GitHub ↗

StringifyNumbers specifies that types that would normally be encoded as a JSON number to instead be encoded as a JSON string containing the equivalent JSON number value. When unmarshaling, the value is parsed from a JSON string containing the JSON number without any surrounding whitespace. When the

(v bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TestMarshalFunction · 0.70
TestUnmarshalFunction · 0.70
arshal_test.goFile · 0.70

Calls

no outgoing calls

Tested by 2

TestMarshalFunction · 0.56
TestUnmarshalFunction · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…