Registry / http-client / microsoft-azure-devops-go-api-azuredevops

microsoft-azure-devops-go-api-azuredevops

JSON →
library1.0.0-b5gogounverified

Go client library for the Azure DevOps REST API.

go get github.com/microsoft/azure-devops-go-api/azuredevops
INSTALL
IMPORT
SIG · MICROSOFT-AZURE-DE
M
microsoft-azure-devops-go-api-azuredevops
http-clientgov1.0.0-b5
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.

azuredevops
github.com/microsoft/azure-devops-go-api/azuredevops

Initialize a connection to Azure DevOps using a personal access token.

package main import ( "context" "fmt" "github.com/microsoft/azure-devops-go-api/azuredevops" ) func main() { connection := azuredevops.NewPatConnection("https://dev.azure.com/myorg", "pat") fmt.Println(connection) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0-b5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
microsoft-azure-devops-go-api-azuredevops — go get microsoft-azure-devops-go-api-azuredevops · libregistry