Storage-Center

module
v0.0.0-...-4b7bac6 Latest Latest
Warning

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

Go to latest
Published: May 10, 2020 License: MIT

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

Directories

Path Synopsis
Package mock_status is a generated GoMock package.
Package mock_status is a generated GoMock package.

Jump to

Keyboard shortcuts

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