Registry / config / shima-park-agollo

shima-park-agollo

JSON →
library1.2.14gogounverified

A Go client for Apollo Configuration Center, enabling dynamic configuration management.

go get github.com/shima-park/agollo
INSTALL
IMPORT
SIG · SHIMA-PARK-AGOLLO
S
shima-park-agollo
configgov1.2.14
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/shima-park/agollo

Start an Agollo client and retrieve a configuration value.

package main import ( "fmt" "github.com/shima-park/agollo" ) func main() { client, _ := agollo.Start() fmt.Println(client.Get("key")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
42
Amazon
1
OpenAI (training)
1
Resources
shima-park-agollo — go get shima-park-agollo · libregistry