MCPcopy Create free account
hub / github.com/ExpediaGroup/flyte / Json

Interface Json

json/json.go:48–48  ·  view source on GitHub ↗

Underlying value will be of type: - bool, for JSON booleans - float64, for JSON floats - Number, for JSON numbers - string, for JSON string literals - []interface{} for JSON arrays - map[string]interface{} for JSON objects - nil, for JSON null

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