This website requires JavaScript.
Explore
Help
Sign In
cadey
/
route
Watch
1
Star
0
Fork
You've already forked route
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
12e7f0c3cc
route
/
proto
/
regen.sh
7 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
route: add GRPC bindings for the planned API requests
2017-01-26 15:51:22 +00:00
#!/bin/bash
proto: convert grpc to twirp
2018-01-21 15:22:13 +00:00
protoc -I.
\
--go_out
=
:.
\
--twirp_out
=
.
\
routegrpc: add swagger definitions too
2017-01-27 02:43:17 +00:00
route.proto