Registry / config / zouyx-agollo

zouyx-agollo

JSON →
library1.9.0gogounverified

Package agollo is a Go client for Apollo configuration center.

go get github.com/zouyx/agollo
INSTALL
IMPORT
SIG · ZOUYX-AGOLLO
Z
zouyx-agollo
configgov1.9.0
harness data pending
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.

agollo
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 issues

No known issues recorded.

Upgrade
Version history
1.9.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
50 hits · last 30 days
node
40
OpenAI (training)
1
Resources
zouyx-agollo — go get zouyx-agollo · libregistry