Skip to content

venuses/go-cmq

Repository files navigation

go-cmq

go.dev reference

A Golang SDK For Tencent CMQ

API

队列模型

队列相关接口

  • 创建队列

  • 获取队列列表

  • 获取队列属性

  • 修改队列属性

  • 删除队列

  • 回溯队列

消息相关接口

  • 发送消息
  • 批量发送消息
  • 消费消息
  • 批量消费消息
  • 删除消息
  • 批量删除消息

主题模型

  • 主题相关接口
  • 消息相关接口
  • 订阅相关接口

License

The package is licensed under the MIT and Apache License 2.0 licenses. Please see the LICENSE file for details.

Released under the Apache License 2.0