We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa26821 commit ba7de07Copy full SHA for ba7de07
README.md
@@ -1,7 +1,7 @@
1
# go-config
2
基于golang的配置管理
3
## 功能
4
-* 客户端,服务端采用websocket链接,避免轮询pull
+* 客户端,服务端采用websocket链接,避免poll
5
* 支持使用git作为配置版本管理
6
* 支持git branch,tag, commitId作为获取配置条件
7
* 支持仓库路由
0 commit comments