Registry / cloud / azure-azure-sdk-for-go-sdk-storage-azqueue

azure-azure-sdk-for-go-sdk-storage-azqueue

JSON →
library1.0.1gogounverified

Azure Queue Storage client library for Go.

go get github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue
INSTALL
IMPORT
SIG · AZURE-AZURE-SDK-FO
A
azure-azure-sdk-for-go-sdk-storage-azqueue
cloudgov1.0.1
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.

azqueue
github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue

Create a new Azure Queue Storage client.

package main import ( "context" "github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue" ) func main() { client, _ := azqueue.NewQueueClient("https://myaccount.queue.core.windows.net/myqueue", nil) _ = client }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
azure-azure-sdk-for-go-sdk-storage-azqueue — go get azure-azure-sdk-for-go-sdk-storage-azqueue · libregistry