Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/snyk/cli
/ GetHandler
Method
GetHandler
cliv2/internal/proxy/interceptor/interceptor.go:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
// the GetRegisteredInterceptors function.
11
type
Interceptor
interface
{
12
GetHandler() goproxy.FuncReqHandler
13
GetCondition() goproxy.ReqCondition
14
}
Callers
3
Start
Method · 0.65
TestNetworkInjector_ErrorHandling
Function · 0.65
TestLegacyFeatureFlagInterceptor_Routing
Function · 0.65
Implementers
3
networkInjector
cliv2/internal/proxy/interceptor/netwo
legacyFeatureFlagInterceptor
cliv2/internal/proxy/interceptor/legac
v1AnalyticsInterceptor
cliv2/internal/proxy/interceptor/v1_an
Calls
no outgoing calls
Tested by
2
TestNetworkInjector_ErrorHandling
Function · 0.52
TestLegacyFeatureFlagInterceptor_Routing
Function · 0.52