Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataSource ¶
type DataSource struct {
Instances []*api_common.TDataSourceInstance
}
type Record ¶
type Record struct {
Columns []any
}
Record is somewhat equivalent to arrow.Record
func (*Record) MatchRecord ¶
Click to show internal directories.
Click to hide internal directories.