MCPcopy
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
341func (x *Query) GetFilter() map[string]*anypb.Any {
342 if x != nil {
343 return x.Filter
344 }
345 return nil
346}
347
348func (x *Query) GetSort() []*Sorting {
349 if x != nil {

Callers 1

TestComponentCallsFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestComponentCallsFunction · 0.64