Registry / config / philchia-agollo

philchia-agollo

JSON →
library2.1.0+incompatiblegogounverified

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

go get github.com/philchia/agollo
INSTALL
IMPORT
SIG · PHILCHIA-AGOLLO
P
philchia-agollo
configgov2.1.0+incompatible
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/philchia/agollo

Start an Apollo client and fetch a configuration value.

import "github.com/philchia/agollo" func main() { client, _ := agollo.Start(agollo.WithAppID("myapp")) val := client.GetString("key", agollo.WithDefault("default")) _ = val }
Debug
Known issues
breakingVersion 2.1.0+incompatible uses a non-modular import path; prefer v3 or later for proper Go modules support.
fix
Use github.com/philchia/agollo/v3 or later.
affects: >=2.0.0 <3.0.0
Upgrade
Version history
2.1.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
32
Amazon
1
OpenAI (training)
1
Resources
philchia-agollo — go get philchia-agollo · libregistry