Skip to content

Commit c380112

Browse files
committed
gen go code
1 parent bc65cc9 commit c380112

File tree

5 files changed

+992
-71
lines changed

5 files changed

+992
-71
lines changed

pkg/indexer/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ go_library(
55
srcs = [
66
"indexer.pb.go",
77
"indexer_grpc.pb.go",
8+
"tici.pb.go",
89
],
910
importpath = "github.com/pingcap/tidb/pkg/indexer",
1011
visibility = ["//visibility:public"],

0 commit comments

Comments
 (0)