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

Function SpaceAfterColon

jsontext/alias.go:332–334  ·  view source on GitHub ↗

SpaceAfterColon specifies that the JSON output should emit a space character after each colon separator following a JSON object name. If false, then no space character appears after the colon 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…