Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actiontech/dtle
/ Run
Method
Run
driver/handle.go:352–352 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
350
351
type
DriverHandle
interface
{
352
Run()
353
354
// Shutdown is used to stop the task.
355
// Do not send ExitResult in Shutdown().
Callers
15
resumeTask
Method · 0.65
TestColumnsValueConverter
Function · 0.65
TestBuildFilterSchemaTable
Function · 0.65
TestParseDMLSQL
Function · 0.65
TestParseDDLSQL
Function · 0.65
TestParseDDLSQLDROP
Function · 0.65
TestParseAlterTable
Function · 0.65
TestParseDropTable
Function · 0.65
TestParseConstraintSQL
Function · 0.65
Run
Method · 0.65
Run
Method · 0.65
TestBinlogReader_resolveQuery
Function · 0.65
Implementers
4
ExtractorOracle
driver/oracle/extractor/extractor_orac
Extractor
driver/mysql/extractor.go
Applier
driver/mysql/applier.go
KafkaRunner
driver/kafka/kafka3.go
Calls
no outgoing calls
Tested by
15
TestColumnsValueConverter
Function · 0.52
TestBuildFilterSchemaTable
Function · 0.52
TestParseDMLSQL
Function · 0.52
TestParseDDLSQL
Function · 0.52
TestParseDDLSQLDROP
Function · 0.52
TestParseAlterTable
Function · 0.52
TestParseDropTable
Function · 0.52
TestParseConstraintSQL
Function · 0.52
TestBinlogReader_resolveQuery
Function · 0.52
Test_matchTable
Function · 0.52
Test_skipQueryDDL
Function · 0.52
Test_isSkipQuery
Function · 0.52