Recorder CRD, Records API, Redis deployment (#818)
This commit is contained in:
committed by
Ta-Ching Chen
parent
07ca5df8d0
commit
74a3a54543
@@ -0,0 +1,5 @@
|
||||
To compile protocol buffer definitions, you need to have installed the standard C++ implementation of protocol buffers and the Go compiler plugin, protoc-gen-go.
|
||||
See [here](https://github.com/golang/protobuf) for installation instructions.
|
||||
|
||||
Run the following command within this directory:
|
||||
`protoc --go_out=build/gen *.proto`
|
||||
Reference in New Issue
Block a user