net/url.UserPassword
standard libraryThe 3277th most-called standard-library function by production calls. Called 726 times across 100 modules; 180 of those run outside tests and generated code.
- prod calls
- 180
- non-test, non-generated
- all calls
- 726
- total callsites
- modules
- 100
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 75%
- 546 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 UserPassword from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 12 7%
- Docker 6 3%
- ClickHouse 4 2%
- Grafana 4 2%
- InfluxDB 4 2%
where it's called
Callsites in the wild
12 representative callsites of 726, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
gitea.dev @v1.27.1
modules/nosql/redis.go:68
in loop - in loop
- in loop
-
ginuerzh/gost @v0.0.0-20241231130840-1d516e35e654
in loop - in loop
- in loop
- in loop
-
hashicorp/vault @v1.21.4
in loop - in loop
-
gitea.dev @v1.27.1
modules/nosql/redis.go:74
in loop - in loop
top callers
The modules that reach for it
The modules that call UserPassword most in this snapshot.
- github.com/ginuerzh/gost40656%
- gitea.dev345%
- github.com/go-gitea/gitea345%
- github.com/BishopFox/sliver142%
- github.com/bishopfox/sliver142%
siblings
More from net/url
The other most-called functions in this package. See all →