Skip to content

Commit f13a84f

Browse files
authored
Add cascading metadata (#435)
Signed-off-by: Aaron Crawfis <[email protected]>
1 parent fcf9c29 commit f13a84f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

daprdocs/content/en/go-sdk-docs/_index.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ linkTitle: "Go"
55
weight: 1000
66
description: Go SDK packages for developing Dapr applications
77
no_list: true
8+
cascade:
9+
github_repo: https://github.com/dapr/go-sdk
10+
github_subdir: daprdocs/content/en/go-sdk-docs
11+
path_base_for_github_subdir: content/en/developing-applications/sdks/go/
12+
github_branch: main
813
---
914

1015
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.

0 commit comments

Comments
 (0)