xorm.io/builder.Select
third-partyThe 2070th most-called third-party function by production calls. Called 419 times across 4 modules; 294 of those run outside tests and generated code.
- prod calls
- 294
- non-test, non-generated
- all calls
- 419
- total callsites
- modules
- 4
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 30%
- 125 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 Select from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 147 50%
where it's called
Callsites in the wild
12 representative callsites of 419, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.1
models/migrations/v1_11/v112.go:24
in loop - in loop
-
gitea.dev @v1.27.1
models/migrations/v1_18/v229.go:25
in loop - in loop
-
gitea.dev @v1.27.1
models/migrations/v1_18/v229.go:28
in loop -
-
gitea.dev @v1.27.1
models/migrations/v1_10/v92.go:13
-
-
gitea.dev @v1.27.1
models/migrations/v1_12/v126.go:13
-
-
gitea.dev @v1.27.1
models/migrations/v1_7/v75.go:14
top callers
The modules that reach for it
The modules that call Select most in this snapshot.
- gitea.dev14735%
- github.com/go-gitea/gitea14735%
- xorm.io/builder12129%
- xorm.io/xorm4<1%
siblings
More from xorm.io/builder
The other most-called functions in this package. See all →