Go
A client library to help build Dapr applications in Go. This client supports all public Dapr APIs while focusing on idiomatic Go experiences and developer productivity.
Client
Use the Go Client SDK for invoking public Dapr APIs
Learn more about the Go Client SDK
Service
Use the Dapr Service (Callback) SDK for Go to create services that will be invoked by Dapr.