From 7922fed51466171b0cc6af6f86539a9842105ce4 Mon Sep 17 00:00:00 2001 From: JaySon-Huang Date: Thu, 22 Aug 2024 16:48:39 +0800 Subject: [PATCH] Update go-binlog code --- go-binlog/binlog.pb.go | 16 +++++++++------- go-binlog/cistern.pb.go | 26 ++++++++++++++------------ go-binlog/pump.pb.go | 28 +++++++++++++++------------- 3 files changed, 38 insertions(+), 32 deletions(-) diff --git a/go-binlog/binlog.pb.go b/go-binlog/binlog.pb.go index 1d9794ed4..b448dd183 100644 --- a/go-binlog/binlog.pb.go +++ b/go-binlog/binlog.pb.go @@ -2,15 +2,17 @@ // source: binlog.proto /* - Package binlog is a generated protocol buffer package. +Package binlog is a generated protocol buffer package. - It is generated from these files: - binlog.proto +It is generated from these files: - It has these top-level messages: - TableMutation - PrewriteValue - Binlog + binlog.proto + +It has these top-level messages: + + TableMutation + PrewriteValue + Binlog */ package binlog diff --git a/go-binlog/cistern.pb.go b/go-binlog/cistern.pb.go index 352167050..0e2ba4199 100644 --- a/go-binlog/cistern.pb.go +++ b/go-binlog/cistern.pb.go @@ -2,18 +2,20 @@ // source: cistern.proto /* - Package binlog is a generated protocol buffer package. - - It is generated from these files: - cistern.proto - - It has these top-level messages: - DumpBinlogReq - DumpBinlogResp - DumpDDLJobsReq - DumpDDLJobsResp - NotifyReq - NotifyResp +Package binlog is a generated protocol buffer package. + +It is generated from these files: + + cistern.proto + +It has these top-level messages: + + DumpBinlogReq + DumpBinlogResp + DumpDDLJobsReq + DumpDDLJobsResp + NotifyReq + NotifyResp */ package binlog diff --git a/go-binlog/pump.pb.go b/go-binlog/pump.pb.go index 7a3d65dd7..40092b435 100644 --- a/go-binlog/pump.pb.go +++ b/go-binlog/pump.pb.go @@ -2,19 +2,21 @@ // source: pump.proto /* - Package binlog is a generated protocol buffer package. - - It is generated from these files: - pump.proto - - It has these top-level messages: - WriteBinlogReq - WriteBinlogResp - PullBinlogReq - PullBinlogResp - Pos - Meta - Entity +Package binlog is a generated protocol buffer package. + +It is generated from these files: + + pump.proto + +It has these top-level messages: + + WriteBinlogReq + WriteBinlogResp + PullBinlogReq + PullBinlogResp + Pos + Meta + Entity */ package binlog