Registry / cloud / azure-azure-storage-queue-go

azure-azure-storage-queue-go

JSON →
library0.0.0-20230927153703-648530c9aaf2gogounverified

Package azure-storage-queue-go provides a Go client for Azure Storage Queue service.

go get github.com/Azure/azure-storage-queue-go
INSTALL
IMPORT
SIG · AZURE-AZURE-STORAG
A
azure-azure-storage-queue-go
cloudgov0.0.0-20230927153703-648530c9aaf2
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.

queue
github.com/Azure/azure-storage-queue-go

Basic usage of the azure-storage-queue-go package.

package main import ( "fmt" "github.com/Azure/azure-storage-queue-go" ) func main() { credential, err := queue.NewSharedKeyCredential("accountName", "accountKey") if err != nil { fmt.Println(err) } fmt.Println(credential) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230927153703-648530c9aaf2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
20
Resources
azure-azure-storage-queue-go — go get azure-azure-storage-queue-go · libregistry