github.com/golang-jwt/jwt/v5.Token.SignedString
third-partyThe 7476th most-called third-party method by production calls. Called 194 times across 46 modules; 79 of those run outside tests and generated code.
- prod calls
- 79
- non-test, non-generated
- all calls
- 194
- total callsites
- modules
- 46
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 59%
- 115 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 194, 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-20260805044234-3c549b33ab8d
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/v32915%
- github.com/seaweedfs/seaweedfs2010%
- github.com/netbirdio/netbird137%
- github.com/bytebase/bytebase105%
- github.com/golang-jwt/jwt/v595%
siblings
More from github.com/golang-jwt/jwt/v5
The other most-called members in this package. See all →