github.com/hashicorp/vault/api.Client.NewRequest
third-partyThe 4619th most-called third-party method by production calls. Called 139 times across 1 modules; 128 of those run outside tests and generated code.
All of github.com/hashicorp/vault/api → Docs on pkg.go.dev ↗
- prod calls
- 128
- non-test, non-generated
- all calls
- 139
- total callsites
- modules
- 1
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 8%
- 11 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 Client.NewRequest from notable Go projects. Open one on the map to see what else it hammers.
- Vault 128 100%
where it's called
Callsites in the wild
12 representative callsites of 139, prioritizing in-loop and non-test usage. We link to source, never display it.
-
hashicorp/vault/api @v1.23.0
client_test.go:256
in loop test -
hashicorp/vault/api @v1.23.0
client_test.go:1257
in loop test -
hashicorp/vault/api @v1.23.0
sys_seal.go:16
-
hashicorp/vault/api @v1.23.0
sys_monitor.go:16
-
hashicorp/vault/api @v1.23.0
sys_init.go:19
-
hashicorp/vault/api @v1.23.0
sys_health.go:19
-
hashicorp/vault/api @v1.23.0
sys_stepdown.go:19
-
hashicorp/vault/api @v1.23.0
sys_leases.go:20
-
hashicorp/vault/api @v1.23.0
sys_leader.go:20
-
hashicorp/vault/api @v1.23.0
sys_hastatus.go:20
-
hashicorp/vault/api @v1.23.0
help.go:22
-
hashicorp/vault/api @v1.23.0
sys_reporting_scan.go:22
top callers
The modules that reach for it
The modules that call Client.NewRequest most in this snapshot.
- github.com/hashicorp/vault/api139100%
siblings
More from github.com/hashicorp/vault/api
The other most-called members in this package. See all →