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

Function Example_embeddedFields

example_test.go:276–326  ·  view source on GitHub ↗

JSON objects can be embedded within a parent object similar to how Go structs can be embedded within a parent struct. The JSON embedding rules are similar to those of Go embedding, but operates upon the JSON namespace.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

MarshalFunction · 0.92
IndentMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…