MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / FilterLabel

Method FilterLabel

strategy-filter/filter.go:97–97  ·  view source on GitHub ↗
(name string, values []string)

Source from the content-addressed store, hash-verified

95 RemoteFilter(name string) (IRemoteFilter, bool)
96 Options(scope string) (map[string]*Option, bool)
97 FilterLabel(name string, values []string) (*Info, error)
98}
99
100type Info struct {

Callers 2

SearchMethod · 0.65
FilterLabelFunction · 0.65

Implementers 1

Handlerstrategy-filter/filter.go

Calls

no outgoing calls

Tested by

no test coverage detected