Client library to help you build Dapr application in Go. This client supports all public Dapr APIs while focusing on idiomatic Go experience and developer productivity.
Helper functions to spawn, setup, and connect to isolates Method channels for making method calls to an isolate and receiving the result Event channels for receiving streamed events from an isolate ...