directory
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: Aug 16, 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 server
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.