turbo-demo/

directory
v0.0.0-...-a864060 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2018 License: Apache-2.0

README

安装 go get github.com/vaporz/turbo 编译 cd github.com/vaporz/turbo make

创建项目 turbo create github.com/akkagao/turbo-demo/hello Hello -r grpc

进入hello后 go run main.go

调用接口 curl -X GET
'http://localhost:8081/hello?yourName=hahah'
-H 'Cache-Control: no-cache'
-H 'Postman-Token: 8a77ba8b-0153-4d4c-978e-1701f893c460'

重新生成存根 turbo generate github.com/akkagao/turbo-demo/hello -r grpc -I $GOPATH/src/github.com/akkagao/turbo-demo/hello

https://vaporz.github.io/master/zh/interceptor.html

Directories

Path Synopsis
gen
Code generated by turbo.
Code generated by turbo.

Jump to

Keyboard shortcuts

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