Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CronResult ¶
CronResult is used to return data from one cron run to the next
func SampleCronWorkflow ¶
func SampleCronWorkflow(ctx workflow.Context) (*CronResult, error)
SampleCronWorkflow executes on the given schedule The schedule is provided when starting the Workflow
Click to show internal directories.
Click to hide internal directories.