Documentation
¶
Index ¶
Constants ¶
View Source
const ( // HeaderInfoLength 长度为 256 字节 HeaderInfoLength = 256 // VectorIndexCols Vector 索引列数 VectorIndexCols = 256 // VectorIndexSize Vector 索引长度 VectorIndexSize = 8 // IndexLen 索引长度 IndexLen = 14 // FieldSpe 字段分隔符 FieldSpe = "|" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.