MCPcopy Create free account
hub / github.com/buger/jsonparser / ObjectEachTest

Struct ObjectEachTest

parser_test.go:1764–1770  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1762}
1763
1764type ObjectEachTest struct {
1765 desc string
1766 json string
1767
1768 isErr bool
1769 entries []keyValueEntry
1770}
1771
1772var objectEachTests = []ObjectEachTest{
1773 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected