This is an automated email from the ASF dual-hosted git repository.
yukon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git
from 2cf911c Fix the time zone to generate message id (#254)
new 5c72022 remove redundant configuration
new 9542c7d format code
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
golang/client.go | 2 +-
golang/client_test.go | 1 -
golang/config.go | 9 ++++----
golang/example/consumer/simple_consumer/main.go | 28 ++++++++++++-------------
golang/example/producer/async/main.go | 16 ++++++--------
golang/example/producer/delay/main.go | 14 +++++--------
golang/example/producer/fifo/main.go | 14 +++++--------
golang/example/producer/normal/main.go | 14 +++++--------
golang/example/producer/transaction/main.go | 20 +++++++-----------
golang/producer_test.go | 1 -
golang/simple_consumer.go | 5 ++++-
11 files changed, 51 insertions(+), 73 deletions(-)