Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 244 Bytes

File metadata and controls

12 lines (9 loc) · 244 Bytes

ccloud-sdk-go-v1-public

Public Golang SDK for Confluent Cloud

brew install protobuf
make protoc-binaries
go mod vendor
./compile

Copy the relevant generated files from their directories into the root of this project and open a PR.