stub out some initial work and go generate
This commit is contained in:
commit
39385bc8b2
9 changed files with 3343 additions and 0 deletions
3
ray_rpc/client.go
Normal file
3
ray_rpc/client.go
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
package ray_rpc
|
||||
|
||||
//go:generate protoc --proto_path=. --gogoslick_out=plugins=grpc:. ray_client.proto
|
||||
Loading…
Add table
Add a link
Reference in a new issue