Registry / messaging / azure-azure-amqp-common-go

azure-azure-amqp-common-go

JSON →
library1.1.4gogounverified

Common types and utilities for Azure AMQP (Advanced Message Queuing Protocol) clients in Go.

go get github.com/Azure/azure-amqp-common-go
INSTALL
IMPORT
SIG · AZURE-AZURE-AMQP-C
A
azure-azure-amqp-common-go
messaginggov1.1.4
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.

amqpcommon
github.com/Azure/azure-amqp-common-go

Create a SAS token provider for AMQP authentication.

package main import ( "context" "github.com/Azure/azure-amqp-common-go" ) func main() { _ = context.TODO() // Example: create a SAS token provider provider, _ := amqpcommon.NewSASTokenProvider("keyName", "key") _ = provider }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
32
Resources
azure-azure-amqp-common-go — go get azure-azure-amqp-common-go · libregistry