MCPcopy
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
48func NewLineData() *LineData {
49 return new(LineData)
50}
51
52// 对应table
53type DataModel struct {

Callers 2

exportRowMajorMethod · 0.92
exportColumnMajorMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected