-
-
Notifications
You must be signed in to change notification settings - Fork 188
根据 namespace 获取配置
Joe Zou edited this page Sep 16, 2020
·
1 revision
https://github.com/zouyx/agollo/wiki/%E5%90%AF%E5%8A%A8%E6%96%B9%E5%BC%8F
cache := client.GetConfigCache(namespace)
v,e:=cache.Get("key")
设计文档
开发文档
基本使用
高级使用