Documentation
¶
Overview ¶
Package pipeline holds the cirql result-set model and the sequential stage runner. A ResultSet is the list of values flowing between stages; Normalize turns an arbitrary decoded JSON value into the initial result set per the source-normalization rules (spec §5.3).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResultSet ¶
ResultSet is the data flowing between pipeline stages.
Click to show internal directories.
Click to hide internal directories.