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

Struct Filter

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

Source from the content-addressed store, hash-verified

157}
158
159type Filter struct {
160 Condition Path
161}
162
163var _ Path = Filter{}
164

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected