Registry / http-client / azure-go-autorest

azure-go-autorest

JSON →
library14.2.0+incompatiblegogounverified

Provides an HTTP request client for use with AutoRest-generated API client packages, simplifying Azure service interactions.

go get github.com/Azure/go-autorest
INSTALL
IMPORT
SIG · AZURE-GO-AUTOREST
A
azure-go-autorest
http-clientgov14.2.0+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

autorest
github.com/Azure/go-autorest/autorest

Creates a new AutoRest client with a custom user agent.

package main import ( "fmt" "github.com/Azure/go-autorest/autorest" ) func main() { client := autorest.NewClientWithUserAgent("myapp") fmt.Println(client) }
Debug
Known issues
breakingVersion 14.2.0+incompatible indicates breaking changes; older code may not work without migration.
fix
Refer to the Azure SDK migration guides for updating from earlier versions.
affects: >=14.0.0
Upgrade
Version history
14.2.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
azure-go-autorest — go get azure-go-autorest · libregistry