github.com/grafana/sobek.AssertFunction
third-partyThe 6303rd most-called third-party function by production calls. Called 118 times across 2 modules; 94 of those run outside tests and generated code.
- prod calls
- 94
- non-test, non-generated
- all calls
- 118
- total callsites
- modules
- 2
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 20%
- 24 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 function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into AssertFunction from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 47 50%
where it's called
Callsites in the wild
12 representative callsites of 118, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/k6.go:188
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/bundle.go:192
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/browser/browser_context_mapping.go:212
in loop - in loop
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/browser/browser/page_mapping.go:1084
in loop - in loop
-
go.k6.io/k6 @v1.8.0
js/modules/k6/http/file_test.go:50
in loop test - in loop test
-
go.k6.io/k6 @v1.8.0
internal/js/modules/k6/webcrypto/tests/subtle_crypto_test.go:185
in loop test - in loop test
top callers
The modules that reach for it
The modules that call AssertFunction most in this snapshot.
- github.com/grafana/k65950%
- go.k6.io/k65950%
siblings
More from github.com/grafana/sobek
The other most-called functions in this package. See all →