github.com/aws/aws-sdk-go-v2/config.LoadDefaultConfig
third-partyThe 2494th most-called third-party function by production calls. Called 349 times across 83 modules; 242 of those run outside tests and generated code.
All of github.com/aws/aws-sdk-go-v2/config → Docs on pkg.go.dev ↗
- prod calls
- 242
- non-test, non-generated
- all calls
- 349
- total callsites
- modules
- 83
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 31%
- 107 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 function10%A direct call to an exported package function, resolved by type.
- Package function (by syntax)90%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into LoadDefaultConfig from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 43 18%
- SPIFFE 12 5%
- Prometheus 9 4%
- InfluxDB 6 2%
- Docker 5 2%
where it's called
Callsites in the wild
12 representative callsites of 349, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google/go-cloud @v0.46.0
in loop - in loop
-
aws/aws-sdk-go-v2/config @v1.32.34
config_test.go:178
in loop test -
aws/aws-sdk-go-v2/config @v1.32.34
config_source_test.go:330
in loop test - in loop test
-
aws/aws-sdk-go-v2/config @v1.32.34
resolve_credentials_test.go:480
in loop test -
aws/aws-sdk-go-v2/config @v1.32.34
resolve_test.go:584
in loop test -
aws/aws-sdk-go-v2/config @v1.32.34
resolve_credentials_test.go:638
in loop test -
aws/aws-sdk-go-v2/config @v1.32.34
resolve_credentials_test.go:733
in loop test -
-
charm.land/fantasy @v0.40.0
providers/anthropic/anthropic.go:295
-
top callers
The modules that reach for it
The modules that call LoadDefaultConfig most in this snapshot.
- github.com/aws/aws-sdk-go-v2/config3410%
- github.com/seaweedfs/seaweedfs288%
- github.com/kubernetes/kops216%
- k8s.io/kops216%
- github.com/google/go-cloud195%
siblings
More from github.com/aws/aws-sdk-go-v2/config
The other most-called functions in this package. See all →