MCPcopy Index your code
hub / github.com/a8m/djson / DecodeObject

Method DecodeObject

decode.go:95–107  ·  view source on GitHub ↗

DecodeObject is the same as Decode but it returns map[string]interface{}. You should use it to parse JSON objects.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ExampleDecodeObjectFunction · 0.80
BenchmarkDJsonParserFunction · 0.80

Calls 3

skipSpacesMethod · 0.95
errorMethod · 0.95
objectMethod · 0.95

Tested by 4

ExampleDecodeObjectFunction · 0.64
BenchmarkDJsonParserFunction · 0.64