package
1.3.0
Repository: https://github.com/temporalio/samples-go.git
Documentation: pkg.go.dev

# README

Steps to run this sample:

  1. You need a Temporal service running. See details in README.md
  2. Run the following command to start the worker
go run splitmerge/worker/main.go
  1. Run the following command to start the example
go run splitmerge/starter/main.go

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
SampleSplitMergeWorkflow workflow definition.

# Structs

No description provided by the author