This is an automated email from the ASF dual-hosted git repository.
gosonzhang pushed a change to branch INLONG-25
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git.
from ddfab69 Pass context from client
new 79e0dfa [INLONG-619]Configuration for Go SDK.
new 14a346a Remove useless space
new 3cf68fb Address review comments
new 24b3c99 Fix comments
The 4 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:
.../tubemq-client-go/config/config.go | 220 ++++++++++++++++++++-
.../tubemq-client-go/config/config_test.go | 51 +++++
2 files changed, 269 insertions(+), 2 deletions(-)
create mode 100644 tubemq-client-twins/tubemq-client-go/config/config_test.go