dubbo-go-pixiu

How run dubbo simple test samples

Start Pixiu

cd /dubbogo-go-pixiu/cmd/pixiu

go build
mv -b pixiu ../../samples/dubbogo/simple

Use ./start.sh [name] to start pixiu,you have a few choices:

./start.sh body
./start.sh mix
./start.sh query
./start.sh uri
./start.sh pixiu

Go to the path of the specified test example,such as /samples/dubbogo/simple/body

Executive Command:

./request.sh