更新
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@ ragflow/为什么不能使用gclient.md
|
|||||||
ragflow/agent文档.md
|
ragflow/agent文档.md
|
||||||
/.idea/MarsCodeWorkspaceAppSettings.xml
|
/.idea/MarsCodeWorkspaceAppSettings.xml
|
||||||
consul/配置中心方案.md
|
consul/配置中心方案.md
|
||||||
|
consul/配置中心方案.md
|
||||||
|
|||||||
@@ -106,6 +106,7 @@ mongo:
|
|||||||
|
|
||||||
### 4.1 模块结构
|
### 4.1 模块结构
|
||||||
|
|
||||||
|
consul api 里有个watch , 用watch去做
|
||||||
```
|
```
|
||||||
common/configcenter/
|
common/configcenter/
|
||||||
├── configcenter.go # 核心:启动/停止/获取配置
|
├── configcenter.go # 核心:启动/停止/获取配置
|
||||||
|
|||||||
Reference in New Issue
Block a user