We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The How-to: Manage Workflows article to schedule a new workflow is wrong for Go and need updating in the same way that the Python ones were updated.
The Go Sample should be replaced by the example here https://github.com/dapr/go-sdk/blob/main/examples/workflow/main.go (without the test cases) entirely
Need to also change the names of the APIs in that section from Start to ScheduleNewWorkflow
The text was updated successfully, but these errors were encountered:
Created this issue from comment here: #4563
Sorry, something went wrong.
No branches or pull requests
The How-to: Manage Workflows article to schedule a new workflow is wrong for Go and need updating in the same way that the Python ones were updated.
The Go Sample should be replaced by the example here https://github.com/dapr/go-sdk/blob/main/examples/workflow/main.go (without the test cases) entirely
Need to also change the names of the APIs in that section from Start to ScheduleNewWorkflow
The text was updated successfully, but these errors were encountered: