MCPcopy
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.
11type Interceptor interface {
12 GetHandler() goproxy.FuncReqHandler
13 GetCondition() goproxy.ReqCondition
14}

Callers 3

StartMethod · 0.65

Implementers 3

networkInjectorcliv2/internal/proxy/interceptor/netwo
legacyFeatureFlagInterceptorcliv2/internal/proxy/interceptor/legac
v1AnalyticsInterceptorcliv2/internal/proxy/interceptor/v1_an

Calls

no outgoing calls