docs icon indicating copy to clipboard operation
docs copied to clipboard

StateStore transactions is not displayed using Go

Open salaboy opened this issue 1 year ago • 2 comments

What content needs to be created or modified?

In the following section: https://docs.dapr.io/developing-applications/building-blocks/state-management/howto-get-save-state/#perform-state-transactions "Go" examples are not shown. I found some examples by looking into the Go SDK: https://github.com/dapr/go-sdk/blob/5ef7aa2234d4d4c07769ad31cde223ef11c4e33e/Readme.md?plain=1#L157

This should be displayed in the Docs.

Describe the solution you'd like Having all the supported languages SDKs displayed in the examples for state trasactions

Where should the new material be placed?

https://docs.dapr.io/developing-applications/building-blocks/state-management/howto-get-save-state/#perform-state-transactions

The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos

Additional context

salaboy avatar Mar 03 '24 09:03 salaboy

@salaboy - Can you review this PR for code accuracy?

msfussell avatar May 02 '24 21:05 msfussell

@msfussell I've reviewed the PR and added a few suggestions: https://github.com/dapr/docs/pull/4127#pullrequestreview-2037882523

salaboy avatar May 03 '24 11:05 salaboy