Documentation
¶
Index ¶
- func Cancel(context *gin.Context, db *bun.DB)
- func CreateStep(context *gin.Context, db *bun.DB)
- func DeleteExecution(context *gin.Context, db *bun.DB)
- func GetExecution(context *gin.Context, db *bun.DB)
- func GetExecutions(context *gin.Context, db *bun.DB)
- func GetExecutionsWithAttention(context *gin.Context, db *bun.DB)
- func GetPendingExecutions(context *gin.Context, db *bun.DB)
- func GetRunningExecutions(context *gin.Context, db *bun.DB)
- func GetStep(context *gin.Context, db *bun.DB)
- func GetSteps(context *gin.Context, db *bun.DB)
- func Hearbeat(context *gin.Context, db *bun.DB)
- func ScheduleExecution(context *gin.Context, db *bun.DB)
- func Update(context *gin.Context, db *bun.DB)
- func UpdateStep(context *gin.Context, db *bun.DB)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.