modulepackage
1.0.1
Repository: https://github.com/phpstudyer/mq-http-go-sdk.git
Documentation: pkg.go.dev
# README
MQ GO HTTP SDK
Alyun MQ Documents: http://www.aliyun.com/product/ons
Aliyun MQ Console: https://ons.console.aliyun.com
Use
- import
github.com/aliyunmq/mq-http-go-sdk
- setup GOPATH:
- MAC/LINUX: export GOPATH={dir}, export GOBIN=$GOPATH/bin
- WINDOWS: set GOPATH={dir}
- go get -x -v
Sample
V1.0.0 Samples
V1.0.1 Samples
Note for 1.0.1: Http consumer only support timer msg(less than 3 days), no matter the msg is produced from http or tcp protocal.
V1.0.3 Samples
Not for 1.0.3: Order is only supported at special server cluster.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
MQ的消息消费者.
No description provided by the author
MQ的消息生产者.
MQ的事务消息生产者.
# Type aliases
No description provided by the author