We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
client,err:=agollo.Start()
client.GetStringValue(Key,DefaultValue)
client.GetIntValue(Key,DefaultValue)
client.GetFloatValue(Key,DefaultValue)
client.GetBoolValue(Key,DefaultValue)
设计文档
开发文档
基本使用
高级使用