github.com/golang-jwt/jwt/v5.Token.SignedString
third-partyThe 7463rd most-called third-party method by production calls. Called 207 times across 46 modules; 80 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 80
- non-test, non-generated
- all calls
- 207
- total callsites
- modules
- 46
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 61%
- 127 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 Token.SignedString from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 207, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
-
seaweedfs/seaweedfs @v0.0.0-20260921075935-e2608edda4f9
in loop test - in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Token.SignedString most in this snapshot.
- github.com/argoproj/argo-cd/v32914%
- github.com/seaweedfs/seaweedfs2311%
- github.com/netbirdio/netbird157%
- github.com/bytebase/bytebase136%
- github.com/golang-jwt/jwt/v594%
siblings
More from github.com/golang-jwt/jwt/v5
The other most-called members in this package. See all →