Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
type
IFilter
interface
{
86
Name() string
87
Title() string
88
Labels(values ...string) []string
89
Type() string
Callers
6
init
Function · 0.65
createAIService
Method · 0.65
CompleteLabels
Function · 0.65
RegisterRemoteFilter
Method · 0.65
RegisterFilter
Method · 0.65
setScopes
Method · 0.65
Implementers
5
imlAppFilter
module/service/filter.go
imlRouterFilter
module/router/filter.go
methodFilter
strategy-filter/method.go
pathFilter
strategy-filter/path.go
ipFilter
strategy-filter/ip.go
Calls
no outgoing calls
Tested by
no test coverage detected