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

Function SpaceAfterComma

jsontext/alias.go:341–343  ·  view source on GitHub ↗

SpaceAfterComma specifies that the JSON output should emit a space character after each comma separator following a JSON object value or array element. If false, then no space character appears after the comma separator. This only affects encoding and is ignored when decoding.

(v bool)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TestMarshalFunction · 0.92
encode_test.goFile · 0.70
FuzzValueFormatFunction · 0.70

Calls

no outgoing calls

Tested by 2

TestMarshalFunction · 0.74
FuzzValueFormatFunction · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…