Categorygithub.com/houseme/mq-http-go-sdk
module
1.1.2
Repository: https://github.com/houseme/mq-http-go-sdk.git
Documentation: pkg.go.dev

# README

AliYun MQ GO HTTP SDK

Go Reference GitHub GitHub go.mod Go version (branch)

Alyun MQ Documents: http://www.aliyun.com/product/ons

Aliyun MQ Console: https://ons.console.aliyun.com

Use

go get -u github.com/houseme/mq-http-go-sdk

Note

  1. Http consumer only support timer msg (less than 3 days), no matter the msg is produced from http or tcp protocol.
  2. Order is only supported at special server cluster.

Sample

Publish Message

Consume Message

Transaction Message

Publish Order Message

Consume Order Message

# Packages

No description provided by the author
No description provided by the author