Skip to content
callcount

golang.org/x/oauth2.TokenSource.Token

third-party

The 4747th most-called third-party method by production calls. Called 186 times across 54 modules; 124 of those run outside tests and generated code.

All of golang.org/x/oauth2 → Docs on pkg.go.dev ↗

prod calls
124
non-test, non-generated
all calls
186
total callsites
modules
54
distinct callers
in loop
2%
of prod calls
in tests
28%
53 calls
resolved
2%
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 →

  • Embedded method2%Reached through an embedded type.
  • Interface method98%Called through an interface. The runtime target may differ.

who calls this

Notable callers

Production calls into TokenSource.Token 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 186, prioritizing in-loop and non-test usage. We link to source, never display it.

TokenSource.Token · 12 of 186 callsites

top callers

The modules that reach for it

The modules that call TokenSource.Token most in this snapshot.

  • github.com/markbates/goth4323%
  • golang.org/x/oauth22916%
  • google.golang.org/api148%
  • github.com/modelcontextprotocol/go-sdk95%
  • github.com/charmbracelet/crush84%

siblings

More from golang.org/x/oauth2

The other most-called members in this package. See all →