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

Struct ObjectEachTest

parser_test.go:1763–1769  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected