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

Method Title

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

Source from the content-addressed store, hash-verified

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

Callers 1

FilterLabelMethod · 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