istio.io/istio/pkg/config/protocol.Parse
third-partyThe 9155th most-called third-party function by production calls. Called 74 times across 3 modules; 66 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of istio.io/istio/pkg/config/protocol → Docs on pkg.go.dev ↗
- prod calls
- 66
- non-test, non-generated
- all calls
- 74
- total callsites
- modules
- 3
- distinct callers
- in loop
- 48%
- of prod calls
- in tests
- 11%
- 8 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function49%A direct call to an exported package function, resolved by type.
- Package function (by syntax)51%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Parse from notable Go projects. Open one on the map to see what else it hammers.
- Istio 64 97%
where it's called
Callsites in the wild
12 representative callsites of 74, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
istioctl/pkg/validate/validate.go:181
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop - in loop
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/networking/core/gateway.go:185
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/model/gateway.go:311
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pilot/pkg/model/gateway.go:320
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/config/validation/validation.go:425
in loop -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop
top callers
The modules that reach for it
The modules that call Parse most in this snapshot.
- github.com/istio/istio3649%
- istio.io/istio3649%
- github.com/higress-group/higress23%