Registry / messaging / aliyunmq-mq-http-go-sdk

aliyunmq-mq-http-go-sdk

JSON →
library1.0.3gogounverified

Go SDK for Alibaba Cloud Message Queue (MQ) over HTTP.

go get github.com/aliyunmq/mq-http-go-sdk
INSTALL
IMPORT
SIG · ALIYUNMQ-MQ-HTTP-G
A
aliyunmq-mq-http-go-sdk
messaginggov1.0.3
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.

mq_http
github.com/aliyunmq/mq-http-go-sdk

Create an MQ HTTP client

package main import ( "fmt" mq_http "github.com/aliyunmq/mq-http-go-sdk" ) func main() { client := mq_http.NewAliyunMQClient("endpoint", "accessKey", "secretKey", "") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
30
OpenAI (training)
1
Resources
aliyunmq-mq-http-go-sdk — go get aliyunmq-mq-http-go-sdk · libregistry