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

Method DecodeArray

decode.go:111–123  ·  view source on GitHub ↗

DecodeArray is the same as Decode but it returns []interface{}. You should use it to parse JSON arrays.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ExampleDecodeArrayFunction · 0.80

Calls 3

skipSpacesMethod · 0.95
errorMethod · 0.95
arrayMethod · 0.95

Tested by 1

ExampleDecodeArrayFunction · 0.64