Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlowParser ¶
type FlowParser struct {
// contains filtered or unexported fields
}
func NewFlowParser ¶
func NewFlowParser(flowApi lib.FlowApiService) *FlowParser
func (FlowParser) CreatePipelineList ¶
func (f FlowParser) CreatePipelineList(flow flows_api.Flow) Pipeline
func (FlowParser) GetInputsAndConfig ¶
func (f FlowParser) GetInputsAndConfig(id string, userId string, authorization string) ([]flows_api.Cell, error)
type InputTopic ¶
Click to show internal directories.
Click to hide internal directories.