MCPcopy Index your code
hub / github.com/go-openapi/jsonpointer / testNodeObjNBItems

Function testNodeObjNBItems

testdata_test.go:49–51  ·  view source on GitHub ↗

number of objects nodes in the test document.

()

Source from the content-addressed store, hash-verified

47
48// number of objects nodes in the test document.
49func testNodeObjNBItems() int {
50 return 4
51}
52
53type testStructJSON struct {
54 Foo []string `json:"foo"`

Callers 2

TestGetSingleFunction · 0.85
TestGetNodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…