
The highest tagged major version is
v2.
directory
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Dec 10, 2018
License: Apache-2.0
Opens a new window with license information.
README
¶
Quik start with examples
- Launch service center
cd examples
docker-compose up
- Run rest server
cd serverA
export CHASSIS_HOME=$PWD
go run main.go
cd serverB
export CHASSIS_HOME=$PWD
go run main.go
- Run Rest client
cd client
export CHASSIS_HOME=$PWD
go run main.go
-
check zikpin at http://127.0.0.1:9411
-
check metrics at http://127.0.0.1:5001
Directories
¶
Click to show internal directories.
Click to hide internal directories.