Skip to content
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

Fixes some Go samples #782

Merged
merged 3 commits into from
Feb 3, 2023
Merged

Conversation

ItalyPaleAle
Copy link
Contributor

@ItalyPaleAle ItalyPaleAle commented Feb 2, 2023

Many fixes to Go samples, including:

  • Service invocation
  • PubSub SDK
  • State management

Aside from bug fixes and cleanups of the code, it also removes compiled binaries that were accidentally included in the tree.

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
@ItalyPaleAle ItalyPaleAle changed the title Fixes service invocation Go samples Fixes some Go samples Feb 2, 2023
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

Visit [this](https://docs.dapr.io/developing-applications/building-blocks/pubsub/) link for more information about Dapr and Pub-Sub.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a note that links like "this" or "click here" are against accessibility recommendations. See: https://usability.yale.edu/web-accessibility/articles/links#link-text

@artursouza artursouza merged commit b91d817 into dapr:master Feb 3, 2023
@artursouza artursouza added this to the 1.10 milestone Feb 3, 2023
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.

None yet

2 participants