Documentation
¶
Index ¶
Constants ¶
View Source
const ClickHouseDateFormat = "2006-01-02 15:04:05.000"
ClickHouseDateFormat - representation of date in Clickhouse, like RFC3339 but without timezone and with milliseconds
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type History ¶
type History struct {
// contains filtered or unexported fields
}
History object
func (*History) RowsToStrArr ¶
RowsToStrArr - convert rows to slice of strings
Click to show internal directories.
Click to hide internal directories.