-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/nacos config #497
Feature/nacos config #497
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #497 +/- ##
========================================
Coverage 54.73% 54.73%
========================================
Files 666 666
Lines 77905 77905
========================================
Hits 42638 42638
Misses 31635 31635
Partials 3632 3632 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
RFC |
update go mod |
没有 merge 的代码,如何批量把变动的代码 download 呢 |
语雀里有如何修改别人的代码这么一篇文章 |
还记得访问地址吗? |
DataId string | ||
Group string | ||
path string | ||
parser string |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See this.
* uddapte: nacos config * Add: nacos config center * update: nacos config * add ut * fmt * clean code for CI * update: listen * Add go sum * update: fix config_center UT, ignore the cache and log dir * fix UT * update: off nacos_config_center UT
What this PR does:
Load bootstrap config from config center of Nacos.
Feat V2 TODO :
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: