repository
0.0.0-20170922085449-370578f9be0a
Repository: https://github.com/winoros/tipb.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
tipb
TiDB protobuf files
Usage
- Write your own protocol file in proto folder.
- Run
make
to generate go and rust code. We generate all go codes in pkg folder and rust in src folder. - Update the dependent projects.