Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FlowHandler ¶
func FlowHandler(s *proto.Schema) common.HandlerFunc
func ListFlowsHandler ¶
func ListFlowsHandler(p *proto.Schema) common.HandlerFunc
ListFlowsHandler handles a request to /flows/json and returns data about all flows defined in the schema.
func MyRunsHandler ¶ added in v0.413.9
func MyRunsHandler(p *proto.Schema) common.HandlerFunc
MyRunsHandler handles a request to /flows/json/myRuns and returns data about all flow runs ran by the current logged in user.
func OpenAPISchemaHandler ¶
func OpenAPISchemaHandler(p *proto.Schema) common.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.