Module protos::sp_pipeline
source · Expand description
Generated file from sp_pipeline.proto
Modules§
- Nested message and enums of message
PipelineStep - Nested message and enums of message
PipelineStepNotification
Structs§
- Pipeline is a structure that holds one or more pipeline steps. This structure is intended to be immutable; clients are expected to generate WASMRequest’s that contain a pipeline step.
- PipelineConfig is structure used in protos.PipelineConfigs
- PipelineConfigs is stored encoded in redis:streamdal_audience:$audStr; it is also used in external.GetAllResponse:config.
- A pipeline step is a single step in a pipeline.
- Conditions define how the SDK should handle a Wasm response in a step. Should it continue executing the pipeline, should it abort, should it notify and on_error. TODO: de-pluralize this name
Enums§
- Defines the ways in which a pipeline can be aborted
Functions§
FileDescriptorobject which allows dynamic access to files