Using azure-sdk-for-go with azure.com

Go integration

✓ Official SDK
Install
go get github.com/Azure/azure-sdk-for-go
Quick start
import "azure-sdk-for-go"

// Initialize client
client := azure-sdk-for-go.NewClient("YOUR_API_KEY")
Lists the jobs, if any, associated with the specified Data Lake Analytics acc…
curl \
  /jobs
Lists all pipelines.
curl \
  /pipelines
Lists all recurrences.
curl \
  /recurrences
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-go
Go
API
azure.com
azure.com:datalake-analytics-job
At a glance
Language Go
Endpoints13
✓ Official