MCPcopy
hub / github.com/TomWright/dasel / jsonReader

Struct jsonReader

parsing/json/json_reader.go:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24type jsonReader struct{}
25
26// Read reads a value from a byte slice.
27// When the input contains multiple JSON values (NDJSON), they are returned

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected