fmt.Scanln
standard libraryThe 4658th most-called standard-library function by production calls. Called 127 times across 57 modules; 127 of those run outside tests and generated code.
- prod calls
- 127
- non-test, non-generated
- all calls
- 127
- total callsites
- modules
- 57
- distinct callers
- in loop
- 22%
- 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Scanln from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 127, prioritizing in-loop and non-test usage. We link to source, never display it.
-
encr.dev @v1.57.13
cli/cmd/encore/app/create.go:107
in loop -
elastic/beats @v6.8.23+incompatible
in loop - in loop
- in loop
- in loop
- in loop
-
polaris1119/The-Golang-Standard-Library-by-Example @v0.0.0-20220306145052-c466fcc58c28
in loop - in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
istioctl/pkg/util/common.go:50
in loop -
encr.dev @v1.57.13
cli/cmd/encore/app/create.go:141
in loop - in loop
top callers
The modules that reach for it
The modules that call Scanln most in this snapshot.
- github.com/gastownhall/beads86%
- github.com/higress-group/higress86%
- github.com/steveyegge/beads86%
- github.com/go-shiori/shiori65%
- encr.dev43%
siblings
More from fmt
The other most-called functions in this package. See all →