Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
55
type
Filterable
interface
{
56
FilterQuery(*datastore.Query) *datastore.Query
57
}
58
59
// entityClient is generic client that contains generic methods that can apply
Callers
3
upsert
Method · 0.65
list
Method · 0.65
get
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected