MCPcopy Create free account
hub / github.com/tailscale/hujson / Minimize

Function Minimize

format.go:29–36  ·  view source on GitHub ↗

Minimize removes all whitespace, comments, and trailing commas from b, making it compliant with standard JSON per RFC 8259. If an error is encountered, then b is returned as is along with the error.

(b []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processSrcFunction · 0.92

Calls 3

ParseFunction · 0.85
MinimizeMethod · 0.80
PackMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…