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

Struct export

jsontext/export.go:52–52  ·  view source on GitHub ↗

The export type exposes functionality to packages with visibility to the internal.AllowInternalUse variable. The "json" package uses this to modify low-level state in the Encoder and Decoder types. It mutates the state directly instead of calling ReadToken or WriteToken since this is more performant

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