Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dapr/dapr
/ GetFilter
Method
GetFilter
pkg/proto/components/v1/state.pb.go:341–346 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
339
}
340
341
func
(x *Query) GetFilter()
map
[string]*anypb.Any {
342
if
x != nil {
343
return
x.Filter
344
}
345
return
nil
346
}
347
348
func
(x *Query) GetSort() []*Sorting {
349
if
x != nil {
Callers
1
TestComponentCalls
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestComponentCalls
Function · 0.64