html.EscapeString
standard libraryThe 1216th most-called standard-library function by production calls. Called 543 times across 96 modules; 520 of those run outside tests and generated code.
- prod calls
- 520
- non-test, non-generated
- all calls
- 543
- total callsites
- modules
- 96
- distinct callers
- in loop
- 28%
- of prod calls
- in tests
- 4%
- 23 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 EscapeString from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 61 12%
- Tailscale 31 6%
- Istio 22 4%
- Kubernetes 14 3%
- Hugo 10 2%
where it's called
Callsites in the wild
12 representative callsites of 543, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
gitea.dev @v1.27.1
modules/translation/mock.go:45
in loop -
DNSCrypt/dnscrypt-proxy @v0.0.0-20260801091651-c3ba78fac8a3
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call EscapeString most in this snapshot.
- gitea.dev6111%
- github.com/go-gitea/gitea6111%
- github.com/sagernet/tailscale336%
- github.com/tailscale/tailscale336%
- tailscale.com336%
siblings
More from html
The other most-called functions in this package. See all →