| main: |
| - name: Why Go |
| url: /solutions/ |
| - name: Get Started |
| url: /learn/ |
| - name: Docs |
| url: /doc/ |
| - name: Packages |
| url: https://pkg.go.dev |
| - name: Play |
| url: /play/ |
| - name: Blog |
| url: /blog/ |
| |
| footer: |
| - name: Why Go |
| url: /solutions/ |
| children: |
| - name: Use Cases |
| url: /solutions/#use-cases |
| - name: Case Studies |
| url: /solutions/#case-studies |
| |
| - name: Get Started |
| url: /learn/ |
| children: |
| - name: Playground |
| url: /play |
| - name: Tour |
| url: /tour/ |
| - name: Stack Overflow |
| url: https://stackoverflow.com/questions/tagged/go?tab=Newest |
| - name: Help |
| url: /help/ |
| |
| - name: Packages |
| url: https://pkg.go.dev |
| children: |
| - name: Standard Library |
| url: /pkg/ |
| |
| - name: About |
| url: /project |
| children: |
| - name: Download |
| url: /dl/ |
| - name: Blog |
| url: /blog/ |
| - name: Issue Tracker |
| url: https://github.com/golang/go/issues |
| - name: Release Notes |
| url: /doc/devel/release |
| - name: Brand Guidelines |
| url: https://blog.golang.org/go-brand |
| - name: Code of Conduct |
| url: /conduct |
| |
| - name: Connect |
| url: https://www.twitter.com/golang |
| children: |
| - name: Twitter |
| url: https://www.twitter.com/golang |
| - name: GitHub |
| url: https://github.com/golang |
| - name: Slack |
| url: https://invite.slack.golangbridge.org/ |
| - name: r/golang |
| url: https://reddit.com/r/golang |
| - name: Meetup |
| url: https://www.meetup.com/pro/go |
| - name: Golang Weekly |
| url: https://golangweekly.com/ |