Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SampleCronResult ¶
SampleCronResult used to return data from one cron run to next cron run.
func SampleCronWorkflow ¶
func SampleCronWorkflow(ctx workflow.Context) (*SampleCronResult, error)
SampleCronWorkflow is the sample cron workflow.
Click to show internal directories.
Click to hide internal directories.