github.com/google/cel-go/cel.Overload
third-partyThe 3828th most-called third-party function by production calls. Called 229 times across 9 modules; 155 of those run outside tests and generated code.
- prod calls
- 155
- non-test, non-generated
- all calls
- 229
- total callsites
- modules
- 9
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 32%
- 74 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 function71%A direct call to an exported package function, resolved by type.
- Package function (by syntax)29%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Overload from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 44 28%
- Kyverno 4 3%
- InfluxDB 2 1%
where it's called
Callsites in the wild
12 representative callsites of 229, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/apiserver @v0.36.3
pkg/cel/library/format.go:131
in loop - in loop
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
-
google/cel-go @v0.30.0
in loop test - in loop test
-
google/cel-go @v0.30.0
in loop test -
go/protovalidate @v1.2.0
cel/library.go:93
-
top callers
The modules that reach for it
The modules that call Overload most in this snapshot.
- github.com/google/cel-go16371%
- github.com/kubernetes/kubernetes2310%
- k8s.io/apiserver2210%
- github.com/TecharoHQ/anubis94%
- github.com/kyverno/kyverno42%
siblings
More from github.com/google/cel-go/cel
The other most-called functions in this package. See all →