google.golang.org/appengine/log.Errorf
third-partyThe 2474th most-called third-party function by production calls. Called 245 times across 6 modules; 245 of those run outside tests and generated code.
All of google.golang.org/appengine/log → Docs on pkg.go.dev ↗
- prod calls
- 245
- non-test, non-generated
- all calls
- 245
- total callsites
- modules
- 6
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 0%
- 0 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 function5%A direct call to an exported package function, resolved by type.
- Package function (by syntax)95%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
12 representative callsites of 245, prioritizing in-loop and non-test usage. We link to source, never display it.
-
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/55_todo-list/01v_content-editable/main.go:50 ↗
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/68_task-queue/05_github-cron/github.go:126 ↗
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/66_authentication_OAUTH/03_oauth-github/06-complete/github.go:127 ↗
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/68_task-queue/04_github-goroutines/github.go:127 ↗
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/68_task-queue/05_github-cron/github.go:134 ↗
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/66_authentication_OAUTH/03_oauth-github/06-complete/github.go:135 ↗
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/68_task-queue/04_github-goroutines/github.go:135 ↗
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/68_task-queue/05_github-cron/github.go:155 ↗
in loop -
GoesToEleven/GolangTraining @v0.0.0-20230828175525-f9a4f6cf3939
27_code-in-process/68_task-queue/04_github-goroutines/github.go:156 ↗
in loop
top callers
The modules that reach for it
The modules that call Errorf most in this snapshot.
- github.com/GoesToEleven/GolangTraining23194%
- google.golang.org/appengine104%
- github.com/google/go-github1<1%
- github.com/google/go-github/v351<1%
- github.com/google/go-github/v361<1%
siblings
More from google.golang.org/appengine/log
The other most-called functions in this package. See all →