mutex

command
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MIT Imports: 13 Imported by: 0

README

helloworld

inspired by temporalio/samples-go/mutex

Getting Started

  1. Run a temporal service
    temporal server start-dev
    
  2. In a different shell, run the example worker
    go run examples/mutex/main.go worker
    
  3. In a different shell, execute the workflow
    go run examples/mutex/main.go sample-workflow-with-mutex --resource-id foo -d
    go run examples/mutex/main.go sample-workflow-with-mutex --resource-id foo -d
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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