Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 903 Bytes

Readme.md

File metadata and controls

19 lines (12 loc) · 903 Bytes

Dapr Service (Callback) SDK for Go

In addition to this Dapr API client, Dapr go SDK also provides service package to bootstrap your Dapr callback services in either gRPC or HTTP:

Templates

To accelerate your Dapr app development in go even further you can use one of the GitHub templates integrating these Dapr callback packages:

Contributing

See the Contribution Guide to get started with building and developing.