Skip to content

Commit

Permalink
Add link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinn-With-Two-Ns committed Oct 2, 2024
1 parent 7508c36 commit ee4b422
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ These samples demonstrate some common control flow patterns using Temporal's Go

### Scenario based examples

- [**Safe Message Handler**](./safe_message_handler): This demonstrates how to safely handle concurrent update and signal requests.

- [**DSL Workflow**](./dsl): Demonstrates how to implement a
DSL-based Workflow. This sample contains 2 yaml files that each define a custom "workflow" which instructs the
Temporal Workflow. This is useful if you want to build in a "low code" layer.
Expand Down

0 comments on commit ee4b422

Please sign in to comment.