Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Each sample demonstrates one feature of the SDK, together with tests.
- **Signals**: Can be seen in the [Recovery](./recovery)
and [Mutex](./mutex) examples. Additional
documentation: [eCommerce application tutorial](https://learn.temporal.io/tutorials/go/ecommerce/)
, [How to send and handle Signals in Go](https://docs.temporal.io/application-development/features/#signals)
, [How to send and handle Signals in Go](https://docs.temporal.io/develop/go/message-passing#signals)
.

- [**Memo**](./memo): Demonstrates how to use Memo that can be used
Expand Down