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

Struct AnyKey

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

Source from the content-addressed store, hash-verified

264}
265
266type AnyKey struct{}
267
268var _ Path = AnyKey{}
269

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected