Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dropbox/godropbox
/ TableName
Method
TableName
database/binlog/event_parser.go:18–18 ·
view source on GitHub ↗
TableName returns the table's name.
()
Source
from the content-addressed store, hash-verified
16
17
// TableName returns the table's name.
18
TableName() []byte
19
20
// NumColumns returns the number of columns in the table.
21
NumColumns() int
Callers
11
TestBasic
Method · 0.65
TestTableWithMetadata
Method · 0.65
TestAllColumnTypes
Method · 0.65
TestRealWriteRowsV1
Method · 0.65
TestRealWriteRowsV2
Method · 0.65
TestRealUpdateRowsV1
Method · 0.65
TestRealUpdateRowsV2
Method · 0.65
TestRealDeleteRowsV1
Method · 0.65
TestRealDeleteRowsV2
Method · 0.65
parseRowsHeader
Method · 0.65
parseRow
Method · 0.65
Implementers
2
TableMapEvent
database/binlog/table_map_event.go
testTableContext
database/binlog/rows_event_test.go
Calls
no outgoing calls
Tested by
9
TestBasic
Method · 0.52
TestTableWithMetadata
Method · 0.52
TestAllColumnTypes
Method · 0.52
TestRealWriteRowsV1
Method · 0.52
TestRealWriteRowsV2
Method · 0.52
TestRealUpdateRowsV1
Method · 0.52
TestRealUpdateRowsV2
Method · 0.52
TestRealDeleteRowsV1
Method · 0.52
TestRealDeleteRowsV2
Method · 0.52