Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actiontech/dtle
/ Marshal
Method
Marshal
driver/common/common.go:57–57 ·
view source on GitHub ↗
(buf []byte)
Source
from the content-addressed store, hash-verified
55
56
type
GencodeType
interface
{
57
Marshal(buf []byte) ([]byte, error)
58
Unmarshal(buf []byte) (uint64, error)
59
Size() (s uint64)
60
}
Callers
15
SignalTask
Method · 0.65
Marshal
Method · 0.65
encodeAndSendDumpEntry
Method · 0.65
encodeAndSendDumpEntry
Method · 0.65
Run
Method · 0.65
MarshalJSON
Method · 0.65
MarshalJSON
Method · 0.65
getOrSetTable
Method · 0.65
handleFullCopy
Method · 0.65
kafkaTransformSnapshotData
Method · 0.65
kafkaTransformDMLEventQueries
Method · 0.65
MarshalJSON
Method · 0.65
Implementers
12
MySQLCoordinateTx
driver/common/type.schema.gen.go
DataEntry
driver/common/type.schema.gen.go
DataEvent
driver/common/type.schema.gen.go
MySQLCoordinates
driver/common/type.schema.gen.go
OracleCoordinateTx
driver/common/type.schema.gen.go
OracleCoordinates
driver/common/type.schema.gen.go
DumpEntry
driver/common/type.schema.gen.go
TableSpec
driver/common/type.schema.gen.go
DumpStatResult
driver/common/type.schema.gen.go
DataEntries
driver/common/type.schema.gen.go
ControlMsg
driver/common/type.schema.gen.go
BigTxAck
driver/common/type.schema.gen.go
Calls
no outgoing calls
Tested by
no test coverage detected