Skip to content

Commit 312c6b5

Browse files
authored
Add link to blog post
1 parent 08010e4 commit 312c6b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Borrows heavily from [Temporal](https://github.com/temporalio/temporal) (and sin
66

77
Note on go1.18 generics: many of the `Get(...)` operations will become easier with generics, an ongoing exploration is happening in branch [go118](https://github.com/cschleiden/go-workflows/tree/go118).
88

9+
See also:
10+
- https://cschleiden.dev/blog/2022-02-13-go-workflows-part1/
11+
912
## Simple example
1013

1114
### Workflow

0 commit comments

Comments
 (0)