MCPcopy Create free account
hub / github.com/cockroachdb/cockroachdb-parser / Wildcard

Struct Wildcard

pkg/util/jsonpath/path.go:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66type Wildcard struct{}
67
68var _ Path = &Wildcard{}
69

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected