# README
Steps to run this sample:
- You need a Temporal service running. See details in README.md
- Run the following command to start the worker
go run splitmerge/worker/main.go
- Run the following command to start the example
go run splitmerge/starter/main.go
# Functions
No description provided by the author
SampleSplitMergeWorkflow workflow definition.
# Structs
No description provided by the author