Categorygithub.com/JointFaaS/Storage-Center
module
0.0.0-20200510063556-4b7bac659a42
Repository: https://github.com/jointfaas/storage-center.git
Documentation: pkg.go.dev

# README

Storage-Center

Start Example

go run server_app/server.go
go run client_app/client.go

You can use go run *_main.go -h to see the usage

HTTP Usage

curl localhost:9091/get?key=animal
curl localhost:9090/set -X POST -H "Content-Type:application/json" -d '{"name":"animal","value":"pig"}'

Build

the output is placed in build/

make client
make server

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package mock_status is a generated GoMock package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author