apollo

command
v1.5.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

README

apollo.go start a listener from apollo server, and watch config changes.

if you want to run apollo.go, you should do that:

  1. in main function, replace http://127.0.0.1:8000 to your apollo server url.
  2. in main function, replace demo to your namespace list, for example, namespace1,namespace2, join every namespace name with ,.
  3. in main function, replace demo-apollo to your app id.

then, run command:

go build apollo.go
./apollo

NOTE

If you want to see changes, modify config in your apollo web page, and check the standard out to see events.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL