removed redundant CanStopStreaming func
This commit is contained in:
parent
e99671ea75
commit
7ef284a3ad
@ -195,8 +195,6 @@ type MigrationContext struct {
|
|||||||
ForceTmpTableName string
|
ForceTmpTableName string
|
||||||
|
|
||||||
recentBinlogCoordinates mysql.BinlogCoordinates
|
recentBinlogCoordinates mysql.BinlogCoordinates
|
||||||
|
|
||||||
CanStopStreaming func() bool
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type ContextConfig struct {
|
type ContextConfig struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user