package
0.0.0-20241219220535-8a0333f0e255
Repository: https://github.com/temporalio/documentation.git
Documentation: pkg.go.dev

# README

Temporal Go SDK | Scheduled Workflows feature | example app

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.

# Packages

dacx.
dacx.
dacx.
dacx.
dacx.
dacx.
dacx.
dacx.
No description provided by the author

# Functions

ScheduleSomething is an Activity.
ScheduleWorkflow executes on the given schedule.