Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/tabtoy
/ NewLineData
Function
NewLineData
v2/model/datamodel.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
NewLineData() *LineData {
49
return
new(LineData)
50
}
51
52
// 对应table
53
type
DataModel
struct
{
Callers
2
exportRowMajor
Method · 0.92
exportColumnMajor
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected