golang.org/x/oauth2.SetAuthURLParam
third-partyThe 4764th most-called third-party function by production calls. Called 152 times across 27 modules; 125 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 125
- non-test, non-generated
- all calls
- 152
- total callsites
- modules
- 27
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 18%
- 27 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 function99%A direct call to an exported package function, resolved by type.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into SetAuthURLParam from notable Go projects. Open one on the map to see what else it hammers.
- Argo 16 13%
- Go (golang.org/x) 6 5%
- Terraform 3 2%
- Harbor 2 2%
- Tailscale 2 2%
where it's called
Callsites in the wild
12 representative callsites of 152, prioritizing in-loop and non-test usage. We link to source, never display it.
-
coder/coder @v0.27.3
in loop - in loop
- in loop
- in loop
- in loop
-
siderolabs/talos @v1.14.1
internal/app/machined/pkg/runtime/v1alpha1/platform/metal/oauth2/oauth2.go:155 ↗
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/oidc/helper.go:180
in loop - in loop
- in loop
- in loop
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call SetAuthURLParam most in this snapshot.
- github.com/ory/hydra2617%
- github.com/markbates/goth1812%
- github.com/ory/kratos139%
- github.com/modelcontextprotocol/go-sdk128%
- github.com/argoproj/argo-cd/v3107%
siblings
More from golang.org/x/oauth2
The other most-called functions in this package. See all →