Documentation
¶
Index ¶
- func DefaultRunner(ctx context.Context, j *models.Job, params map[string]string) error
- func FireHTTPTrigger(ctx context.Context, jobSvc JobLister, trig *models.Trigger, ...) error
- func Receive(c *echo.Context) error
- func ReceiveWithServices(c *echo.Context, trigSvc TriggerLister, jobSvc JobLister, runner Runner) error
- type JobLister
- type Runner
- type TriggerLister
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultRunner ¶
func FireHTTPTrigger ¶
func ReceiveWithServices ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.