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

Function TestStringOption

v1/diff_test.go:295–435  ·  view source on GitHub ↗

In v1, the "string" option specifies that Go strings, bools, and numeric values are encoded within a JSON string when marshaling and are unmarshaled from its native representation escaped within a JSON string. The "string" option is not applied recursively, and so does not affect strings, bools, and

(t *testing.T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

AppendQuoteFunction · 0.92
MarshalFunction · 0.92
UnmarshalFunction · 0.92
addrFunction · 0.70
JoinMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…