Registry / config / zouyx-agollo

zouyx-agollo

JSON →
library1.9.0gogounverified

Package agollo is a Go client for Apollo configuration center.

configutility
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

github.com/zouyx/agollo

Starts the Apollo client and retrieves a configuration value.

package main import ( "fmt" "github.com/zouyx/agollo" ) func main() { client, _ := agollo.Start() val := client.GetValue("key") fmt.Println(val) }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
34 hits · last 30 days
petalbot
6
bytedance
4
gptbot
3
amazonbot
3
claudebot
3
mj12bot
1
Resources