MCPcopy Create free account
hub / github.com/GoogleChrome/webstatus.dev / FilterQuery

Method FilterQuery

lib/gds/client.go:56–56  ·  view source on GitHub ↗
(*datastore.Query)

Source from the content-addressed store, hash-verified

54// Filterable modifies a query with a given filter.
55type Filterable interface {
56 FilterQuery(*datastore.Query) *datastore.Query
57}
58
59// entityClient is generic client that contains generic methods that can apply

Callers 3

upsertMethod · 0.65
listMethod · 0.65
getMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected