Documentation
¶
Index ¶
Constants ¶
View Source
const ( MaxCellsPerChunk = 4 BytesPerChunk = uint64(8192) MaxBytesPerCell = BytesPerChunk / MaxCellsPerChunk DBName = "master.db" SheetMetaCellRow = uint32(math.MaxUint32) SheetMetaCellCol = uint32(math.MaxUint32) )
Variables ¶
View Source
var SheetMetaCellID = int64(0)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.