This is an automated email from the ASF dual-hosted git repository. xujiang pushed a commit to branch native in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git
commit 79058ccd565b94605fbedbc0433e2e49f221daa8 Merge: 40111a9 38184ea Author: jonnxu <[email protected]> AuthorDate: Wed Jul 31 19:57:35 2019 +0800 [ISSUE #134] Unify interceptor usage [ISSUE #134]unify interceptor usage consumer/push_consumer.go | 27 +-------------------------- internal/remote/remote_client.go | 25 ++----------------------- primitive/interceptor.go | 21 +++++++++++++++++++++ producer/producer.go | 27 +-------------------------- 4 files changed, 25 insertions(+), 75 deletions(-)
