Expand Workflow Examples - Add Patterns Per Folder
- Dominant language
- Go
- Stars
- 479
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
The sdks should align. Currently the java and dotnet sdk include workflow patterns in their respective example directories. See the [java sdk workflow examples patterns directory here](https://github.com/dapr/java-sdk/tree/master/examples/src/main/java/io/dapr/examples/workflows) && [see dotnets here.](https://github.com/dapr/dotnet-sdk/tree/master/examples/Workflow)
The go-sdk should include a folder per workflow pattern as well for consistency across the sdks.
Contributor guide
Research direction
Inspect the Go SDK's existing workflow examples and compare their organization with the linked Java and .NET workflow example directories. Identify the workflow patterns currently represented, then arrange the Go examples into a folder per pattern and verify that the resulting structure aligns across the SDKs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100