Discover Packages
github.com/Xuanwo/tipb
module
Version:
v0.0.0-...-45e60c7
Opens a new window with list of versions in this module.
Published: Oct 26, 2020
License: Apache-2.0
Opens a new window with license information.
README
README
¶
tipb
TiDB protobuf files
Requirements
We use protoc
3.5.1, to download: protobuf/releases/tag/v3.5.1
We use protoc-gen-gofast
v0.5, to install:
go get -u github.com/gogo/protobuf/protoc-gen-gofast
cd $GOPATH/src/github.com/gogo/protobuf
git checkout v0.5
rm $GOPATH/bin/protoc-gen-gofast
go get github.com/gogo/protobuf/protoc-gen-gofast
go get golang.org/x/tools/cmd/goimports
Generate the Go and Rust codes
make
NOTE: Do not forget to update the dependent projects!
Expand ▾
Collapse ▴
Directories
¶
Package binlog is a generated protocol buffer package.
Package binlog is a generated protocol buffer package.
Package tipb is a generated protocol buffer package.
Package tipb is a generated protocol buffer package.
Click to show internal directories.
Click to hide internal directories.