Registry / config / shonminh-apollo-client

shonminh-apollo-client

JSON →
library0.6.0gogounverified

A Go client for the Apollo configuration center, enabling dynamic configuration management.

go get github.com/Shonminh/apollo-client
INSTALL
IMPORT
SIG · SHONMINH-APOLLO-CL
S
shonminh-apollo-client
configgov0.6.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.

apollo
github.com/Shonminh/apollo-client

Retrieves a configuration value from Apollo.

package main import ( "github.com/Shonminh/apollo-client" ) func main() { client := apollo.NewClient("appId", "namespace") val := client.Get("key") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
OpenAI (training)
1
Resources
shonminh-apollo-client — go get shonminh-apollo-client · libregistry