Documentation ¶
Index ¶
Constants ¶
View Source
const ( SchedulerEventTriggerType = "scheduler" ScheduleExpression = "schedule" ScheduleIDKey = "schedule_id" SchedulerConnectionName = "cron" )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(z *zap.Logger, events sdkservices.Events, tc temporalclient.Client) sdkservices.Scheduler
Types ¶
type SchedulerWorkflow ¶
func NewSchedulerWorkflow ¶
func NewSchedulerWorkflow(z *zap.Logger, services wf.Services, tc temporalclient.Client) SchedulerWorkflow
Click to show internal directories.
Click to hide internal directories.