# README
Steps to run this sample:
- Run a Temporal service.
- Run the following command to start the worker
go run schedule/worker/main.go
- Run the following command to start the example
go run schedule/create/main_dacx.go
- Check the Schedule at http://localhost:8233.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
ScheduleSomething is an Activity.
ScheduleWorkflow executes on the given schedule.