TiDB protobuf


License
Apache-2.0
Install
go get github.com/pingcap/tipb

Documentation

tipb

TiDB protobuf files

Requirements

Install google/protobuf

We use protoc 3.5.1, to download: protobuf/releases/tag/v3.5.1

Generate the Go and Rust codes

make

NOTE: Do not forget to update the dependent projects!