Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SplitConfigs ¶
type SplitConfigs struct { Root []*genbenthosconfigs_activity.BenthosConfigResponse Dependents []*genbenthosconfigs_activity.BenthosConfigResponse }
type WorkflowRequest ¶
type WorkflowRequest struct {
JobId string
}
type WorkflowResponse ¶
type WorkflowResponse struct{}
func Workflow ¶
func Workflow(wfctx workflow.Context, req *WorkflowRequest) (*WorkflowResponse, error)
Click to show internal directories.
Click to hide internal directories.