Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actiontech/dtle
/ Unmarshal
Method
Unmarshal
driver/common/common.go:58–58 ·
view source on GitHub ↗
(buf []byte)
Source
from the content-addressed store, hash-verified
56
type
GencodeType
interface
{
57
Marshal(buf []byte) ([]byte, error)
58
Unmarshal(buf []byte) (uint64, error)
59
Size() (s uint64)
60
}
61
Callers
15
Decode
Function · 0.65
GetConfig
Method · 0.65
GetJobInfo
Method · 0.65
FindJobList
Method · 0.65
WaitOnJob
Method · 0.65
FindUserList
Method · 0.65
FindTenantList
Method · 0.65
GetUser
Method · 0.65
FindRoleList
Method · 0.65
GetRole
Method · 0.65
GetDumpProgress
Method · 0.65
Unmarshal
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