MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / Name

Method Name

strategy-filter/filter.go:86–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84
85type IFilter interface {
86 Name() string
87 Title() string
88 Labels(values ...string) []string
89 Type() string

Callers 6

initFunction · 0.65
createAIServiceMethod · 0.65
CompleteLabelsFunction · 0.65
RegisterRemoteFilterMethod · 0.65
RegisterFilterMethod · 0.65
setScopesMethod · 0.65

Implementers 5

imlAppFiltermodule/service/filter.go
imlRouterFiltermodule/router/filter.go
methodFilterstrategy-filter/method.go
pathFilterstrategy-filter/path.go
ipFilterstrategy-filter/ip.go

Calls

no outgoing calls

Tested by

no test coverage detected