github.com/chromedp/cdproto/cdp.WithExecutor
third-partyThe 3240th most-called third-party function by production calls. Called 203 times across 5 modules; 183 of those run outside tests and generated code.
All of github.com/chromedp/cdproto/cdp → Docs on pkg.go.dev ↗
- prod calls
- 183
- non-test, non-generated
- all calls
- 203
- total callsites
- modules
- 5
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 10%
- 20 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into WithExecutor from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 80 44%
where it's called
Callsites in the wild
12 representative callsites of 203, prioritizing in-loop and non-test usage. We link to source, never display it.
-
chromedp/chromedp @v0.16.0
in loop -
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/common/worker.go:44
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/common/mouse.go:137
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/common/frame_session.go:231
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/common/network_manager.go:366
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/common/http.go:512
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/common/frame_session.go:572
in loop
top callers
The modules that reach for it
The modules that call WithExecutor most in this snapshot.
- github.com/grafana/k68341%
- go.k6.io/k68341%
- github.com/pinchtab/pinchtab2311%
- github.com/chromedp/chromedp136%
- github.com/gotenberg/gotenberg/v81<1%
siblings
More from github.com/chromedp/cdproto/cdp
The other most-called functions in this package. See all →