flowsapi

package
v0.414.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2025 License: AGPL-3.0 Imports: 16 Imported by: 0

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.