go build ./scloud-grpc
go run client/hello/main.go
protoc -I helloworld/ helloworld/helloworld.proto --go_out=plugins=grpc:helloworld
scloud grpc : base on grpc + beego to create rpc service