github.com/Azure/go-autorest/autorest/azure.NewFutureFromResponse
third-partyThe 68th most-called third-party function by production calls. Called 15,255 times across 3 modules; 15,244 of those run outside tests and generated code.
All of github.com/Azure/go-autorest/autorest/azure → Docs on pkg.go.dev ↗
- prod calls
- 15,244
- non-test, non-generated
- all calls
- 15,255
- total callsites
- modules
- 3
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- <1%
- 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 →
- Package function<1%A direct call to an exported package function, resolved by type.
- Package function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewFutureFromResponse from notable Go projects. Open one on the map to see what else it hammers.
- HashiCorp 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 15,255, prioritizing in-loop and non-test usage. We link to source, never display it.
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
services/preview/reservations/mgmt/2020-10-25/reservations/exchange.go:89 ↗
-
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
services/reservations/mgmt/2022-03-01/reservations/exchange.go:89 ↗
-
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
services/preview/reservations/mgmt/2020-10-25/reservations/calculateexchange.go:90 ↗
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
services/reservations/mgmt/2022-03-01/reservations/calculateexchange.go:90 ↗
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
services/preview/botservice/mgmt/2021-05-01-preview/botservice/operationresults.go:93 ↗
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
services/dataprotection/mgmt/2021-01-01/dataprotection/exportjobs.go:94 ↗
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
services/recoveryservices/mgmt/2018-07-10/siterecovery/replicationjobs.go:94 ↗
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
services/recoveryservices/mgmt/2018-01-10/siterecovery/replicationjobs.go:94 ↗
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
services/dataprotection/mgmt/2021-07-01/dataprotection/exportjobs.go:94 ↗
top callers
The modules that reach for it
The modules that call NewFutureFromResponse most in this snapshot.
- github.com/Azure/azure-sdk-for-go15,242100%
- github.com/Azure/go-autorest/autorest11<1%
- github.com/hashicorp/go-azure-helpers2<1%
siblings
More from github.com/Azure/go-autorest/autorest/azure
The other most-called functions in this package. See all →