Skip to content

Latest commit

 

History

History

gogrpc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Conductor: gRPC Go client generation

At the moment, the generation of the go client is manual. In order to generate the Go gRPC client, run:

make proto

This should update the folder client/gogrpc/conductor if any changes.