Skip to content

v1.8.1: Add detailed comments and methods to Go client libraries

Compare
Choose a tag to compare
@kubemq kubemq released this 29 Apr 07:49
· 7 commits to master since this release
This commit adds comprehensive comments to existing methods in client libraries for commands, queries and queues in Go codebase. It also adds new methods for managing transactions, creating, deleting, listing channels, and handling validation and various request scenarios for commands and queries. The additions aim to provide a user-friendly interface and robust functionality for interacting with queues, channels, and transactions.