zbchi opened a new pull request, #1018:
URL: https://github.com/apache/dubbo-go-samples/pull/1018
### Summary
Remove `compatibility/config-api/` directory as all functionality has been
replaced by new API examples in the root directory.
### Changes
**Deleted**:
`compatibility/config-api/configcenter/` → replaced by `config_center/`
`compatibility/config-api/rpc/` → replaced by `rpc/triple/instance/`
`compatibility/config-api/config-merge/` → deprecated (use config center or
env vars)
` compatibility/config-api/subModule/` → incomplete code, now obtain a
high-level abstraction via `dubbo.NewInstance()` instead of directly accessing
the underlying instance.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]