Documentation ¶
Index ¶
- Constants
- func ExecuteFlowHandler(response *runtime.Response, request *runtime.Request, ex executor.Executor) error
- func FlowStateHandler(response *runtime.Response, request *runtime.Request, ex executor.Executor) error
- func PartialExecuteFlowHandler(response *runtime.Response, request *runtime.Request, ex executor.Executor) error
- func PauseFlowHandler(response *runtime.Response, request *runtime.Request, ex executor.Executor) error
- func ResumeFlowHandler(response *runtime.Response, request *runtime.Request, ex executor.Executor) error
- func StopFlowHandler(response *runtime.Response, request *runtime.Request, ex executor.Executor) error
Constants ¶
View Source
const ( CallbackUrlHeader = "X-Callback-Url" RequestIdHeader = "X-Reqid" AuthSignatureHeader = "X-Hub-Signature" )
Variables ¶
This section is empty.
Functions ¶
func ExecuteFlowHandler ¶
func FlowStateHandler ¶
func PauseFlowHandler ¶
func ResumeFlowHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.