RepoNotes
Toggle theme
Loading ...
Sign in
golang/gddo
Go Doc Dot Org
1101
1
167
Readme
Notes
New Note
Sign in to add notes for this repository
RN
golang
10327
Followers
0
Following
61
Repos
No Twitter
The Go Programming Language
Branches
master
Releases
Commits
README.markdown: add archive note Change-Id: I2109156753cecc7d4664a47ecba096fdf9bc86b6 Reviewed-on: https://go-review.googlesource.com/c/gddo/+/282132 Trust: Julie Qiu <julie@golang.org> Run-TryBot:
gddo-server: redirect invalid import paths to homepage When a URL path for a package page fails the check for module.CheckImportPath, redirect to the homepage. Otherwise, the page will 400 on pkg.go.
gddo-server: change redirect for github.com/golang/go requests Requests to github.com/golang/go and github.com/golang/go/src are now redirected to pkg.go.dev/std. Requests to github.com/golang/go/sr
Issues
Support auto-linking to RFC appendices
talksapp: Support other git platforms (GitLab, BitBucket, etc)
Documentation for NewScanPaginator