schedule

package
v0.0.0-...-5cab741 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 5 Imported by: 0

README

Steps to run this sample:

  1. Run a Temporal service.
  2. Run the following command to start the worker
go run schedule/worker/main.go
  1. Run the following command to start the example
go run schedule/create/main_dacx.go
  1. Check the Schedule at http://localhost:8233.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScheduleSomething

func ScheduleSomething(ctx context.Context, scheduleByID string, startTime time.Time) error

ScheduleSomething is an Activity

func ScheduleWorkflow

func ScheduleWorkflow(ctx workflow.Context) error

ScheduleWorkflow executes on the given schedule

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL