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

Struct Value

types.go:124–138  ·  view source on GitHub ↗

Value is an exact syntactic representation of a JSON value. The starting and ending byte offsets are populated when parsing, but are otherwise ignored when packing. By convention, code should operate on a non-pointer Value as a soft signal that the value should not be mutated, while operating on a

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected