Sinojin / questioner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Questioner

Grpc server and client are in same file which is called by main.go

##How to Start

go get github.com/sinojin/questioner
cd $GOPATH/src/github.com/sinojin/questioner
go run main.go

To rebuild proto file

sh scripts/proto.sh

About


Languages

Language:Go 97.1%Language:Shell 2.9%