Skip to content

Reorganize workflow examples and improve code structure #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 0 commits into from

Conversation

forrestIsRunning
Copy link
Contributor

Changes:

  1. Reorganized workflow example files to better reflect their purposes
    • Moved main() to main.go
    • Renamed original main.go to simple_workflow_example.go
  2. Improved function naming to follow Go conventions
  3. Added two different workflow examples:
    • A simple workflow without explicit task management
    • A complex workflow with multiple tasks and proper workflow management

This PR improves code organization and makes the examples more clear for users to understand the different ways to use the SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant