MCPcopy Create free account
hub / github.com/jmespath/go-jmespath / nestedC

Struct nestedC

interpreter_test.go:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37type nestedC struct {
38 Fooasdfasdfasdfasdf string
39}
40
41type nestedSlice struct {
42 A []sliceType

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected