Registry / cloud / dapr-go-sdk

dapr-go-sdk

JSON →
library1.15.0gogounverified

The Dapr Go SDK provides idiomatic Go APIs for building distributed applications with the Dapr runtime.

go get github.com/dapr/go-sdk
INSTALL
IMPORT
SIG · DAPR-GO-SDK
D
dapr-go-sdk
cloudgov1.15.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

client
github.com/dapr/go-sdk/client

Create a Dapr client

import "github.com/dapr/go-sdk/client" func main() { c, _ := client.NewClient() defer c.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Resources
dapr-go-sdk — go get dapr-go-sdk · libregistry