Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ColumnSeriesForPayload ¶
func ColumnSeriesForPayload(cs *io.ColumnSeries) *map[string]interface{}
ColumnSeriesForPayload extracts the single row from the column series that is queried by the trigger, to prepare it for a streaming payload. nolint:gocritic // TODO: refactor (change *map -> map and related code using lots of reflection0
Types ¶
type StreamTrigger ¶
type StreamTrigger struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.