github.com/aws/aws-sdk-go-v2/config.WithRegion
third-partyThe 4318th most-called third-party function by production calls. Called 196 times across 61 modules; 139 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of github.com/aws/aws-sdk-go-v2/config → Docs on pkg.go.dev ↗
- prod calls
- 139
- non-test, non-generated
- all calls
- 196
- total callsites
- modules
- 61
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 29%
- 57 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 function7%A direct call to an exported package function, resolved by type.
- Package function (by syntax)93%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into WithRegion from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 12 9%
- SPIFFE 11 8%
- Prometheus 7 5%
- Tailscale 4 3%
- Docker 3 2%
where it's called
Callsites in the wild
12 representative callsites of 196, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google/go-cloud @v0.46.0
in loop - in loop
-
google/go-cloud @v0.46.0
in loop -
aws/aws-sdk-go-v2/config @v1.33.5
config_source_test.go:319
in loop test -
-
-
-
moby/moby @v28.5.2+incompatible
-
-
-
-
top callers
The modules that reach for it
The modules that call WithRegion most in this snapshot.
- github.com/seaweedfs/seaweedfs2915%
- github.com/aws/aws-sdk-go-v2/config147%
- github.com/spiffe/spire116%
- github.com/certimate-go/certimate95%
- github.com/infiniflow/ragflow95%
siblings
More from github.com/aws/aws-sdk-go-v2/config
The other most-called functions in this package. See all →