go-sdk icon indicating copy to clipboard operation
go-sdk copied to clipboard

add support for Configuration API

Open dmitsh opened this issue 4 years ago • 1 comments

The Configuration API feature has been implemented in Dapr runtime: https://github.com/dapr/dapr/pull/3606 It needs to be accessible via the SDK.

Also add the docs as part of this issue. See https://github.com/dapr/go-sdk/issues/244

dmitsh avatar Nov 23 '21 22:11 dmitsh

https://github.com/dapr/go-sdk/pull/200/

I find that Zhixin is working on this issue.

skyao avatar Nov 27 '21 10:11 skyao

can we close this issue as the PR was merged for the configuration api for the go sdk last year? https://github.com/dapr/go-sdk/pull/200

sicoyle avatar Sep 08 '23 15:09 sicoyle