package
0.3.9
Repository: https://github.com/zhs007/adacore.git
Documentation: pkg.go.dev

# Functions

AnalysisCell - analysis cell, exclude rows with y <= sy.
AnalysisColumn - analysis column, exclude rows with y == 0.
AnalysisColumnsType - analysis column type.
AnalysisColumnsTypeWithComments - analysis ColumnsType with comments.
ExcelColumnType2String - ExcelColumnType -> string.
GetComments - get comments with sheetName.
GetStartXY - get start x & y.
HasDuplication - is there no duplication?.
ProcExcelMsg - analysis chatmsg to ExcelData.
ProcHead - process head.
StartChatBot - start chatbot.

# Constants

CellFloat32 - float32.
CellFloat64 - float64.
CellInt32 - int32.
CellInt64 - int64.
CellInvalid - invalid.
CellNull - null.
CellPercentage - percentage.
CellString - string.
ColumnCategory - category.
ColumnDataTime - data time.
ColumnIgnore - ignore.
ColumnIgnorePrimaryKey - ignore primary key.
ColumnInfo - info.
ColumnInt - int.
ColumnMultiCategories - multiple categories.
ColumnNull - null.
ColumnNumber - number.
ColumnNumberPrimaryKey - number primary key.
ColumnPercentage - percentage.
ColumnPrimaryKey - primary key.
ColumnTimestamp - timestamp.
ColumnTimestampMs - timestampms.
ColumnTreeCategory - tree category.

# Structs

DebugExcelColumnType - excel column type.
ExcelColumnTypeObj - excel column type object.
ExcelData - excel data.
ServiceCore - chatbot service core.

# Type aliases

ExcelCellType - excel cell type.
ExcelColumnType - excel column type.