Add cascading metadata (#435)

Signed-off-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
Aaron Crawfis 2023-07-31 08:25:15 -07:00 committed by GitHub
parent fcf9c297d2
commit f13a84f883
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ linkTitle: "Go"
weight: 1000
description: Go SDK packages for developing Dapr applications
no_list: true
cascade:
github_repo: https://github.com/dapr/go-sdk
github_subdir: daprdocs/content/en/go-sdk-docs
path_base_for_github_subdir: content/en/developing-applications/sdks/go/
github_branch: main
---
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.