golang.org/x/text/language.Tag.String
third-partyThe 5980th most-called third-party method by production calls. Called 117 times across 16 modules; 99 of those run outside tests and generated code.
- prod calls
- 99
- non-test, non-generated
- all calls
- 117
- total callsites
- modules
- 16
- distinct callers
- in loop
- 38%
- of prod calls
- in tests
- 15%
- 18 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 Tag.String from notable Go projects. Open one on the map to see what else it hammers.
- Authelia 8 8%
- Go (golang.org/x) 8 8%
- Kubernetes 4 4%
where it's called
Callsites in the wild
12 representative callsites of 117, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
kataras/iris @v0.0.2
in loop - in loop
- in loop
-
x/text @v0.40.0
internal/internal.go:43
in loop - in loop
- in loop
-
kataras/iris @v0.0.2
in loop -
kataras/iris/v12 @v12.2.11
in loop - in loop
-
x/text @v0.40.0
internal/internal.go:43
in loop
top callers
The modules that reach for it
The modules that call Tag.String most in this snapshot.
- github.com/zitadel/zitadel4942%
- golang.org/x/text2320%
- github.com/GoAdminGroup/go-admin109%
- github.com/authelia/authelia/v487%
- github.com/kataras/iris54%
siblings
More from golang.org/x/text/language
The other most-called members in this package. See all →