This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.
from e53721e Merge branch '3.0' of https://github.com/apache/dubbo-go into
3.0
new e3bcdc9 add config_loader_options
new 1d13e1d add config_loader_options
new b1839a1 move 3rd import block
new 5c0f7ba Merge branch '3.0' into 3.0
new abbd985 Merge pull request #1099 from qq5272689/3.0
The 3980 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:
config/base_config.go | 14 ++++
config/config_loader.go | 58 +++++-----------
config/config_loader_options.go | 142 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 172 insertions(+), 42 deletions(-)
create mode 100644 config/config_loader_options.go