encoding/base32.Encoding.WithPadding
standard libraryThe 9156th most-called standard-library method by production calls. Called 73 times across 37 modules; 66 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (0 → 66)
- prod calls
- 66
- non-test, non-generated
- all calls
- 73
- total callsites
- modules
- 37
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 10%
- 7 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Encoding.WithPadding from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 5 8%
- Gitea 3 5%
- Authelia 2 3%
- Cilium 2 3%
- InfluxDB 1 2%
where it's called
Callsites in the wild
12 representative callsites of 73, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/apimachinery/apiserver_identity.go:138
in loop - in loop test
- in loop test
- in loop test
-
-
miekg/dns @v0.6.114
dnsutil/nsec3.go:37
-
encr.dev @v1.58.6
cli/cmd/encore/rand.go:81
-
-
gitea.dev @v1.27.3
services/mailer/token/token.go:40
-
-
top callers
The modules that reach for it
The modules that call Encoding.WithPadding most in this snapshot.
- github.com/authelia/authelia/v468%
- codeberg.org/miekg/dns57%
- encr.dev57%
- github.com/encoredev/encore57%
- gitea.dev34%
siblings
More from encoding/base32
The other most-called members in this package. See all →