micro-service startup based on web framework of gin
export GOROOT=/usr/local/go
export GOPATH=$HOME/your/go/codefor more help about go install
git clone git@github.com:kevinchendev/micros.gitgo get -u github.com/ddollar/forego
go get -u github.com/ddollar/rerunforego startTODO:
- Add RPC service
- Service start
- Add CI test
- Add Dockerfile
