Categorygithub.com/golang/gddo
module
0.0.0-20210115222349-20d68f94ee1f
Repository: https://github.com/golang/gddo.git
Documentation: pkg.go.dev

# README

This project is the source for https://godoc.org/

GoDoc Build
Status

NOTE: As of 2021, requests to godoc.org will redirect to pkg.go.dev. The gddo repository is archived and no longer accepting contributions. For more details, see https://blog.golang.org/godoc.org-redirect.

Getting the Source

To clone the repository from its canonical location:

git clone https://go.googlesource.com/gddo $GOPATH/src/github.com/golang/gddo

Information on how to set up a local environment is available at https://github.com/golang/gddo/wiki/Development-Environment-Setup.

More Documentation

More documentation about this project is available on the wiki.

# Packages

Package database manages storage for GoPkgDoc.
Package doc fetches Go package documentation from version control services.
Command gae-service-proxy serves as a proxy for requests to App Engine’s remote API endpoints.
Command gddo-admin is the GoDoc.org command line administration tool.
Command gddo-server is the GoPkgDoc server.
Package gosrc fetches Go package source code from version control services.
Package httputil is a toolkit for the Go net/http package.
Package lintapp implements the go-lint.appspot.com server.
No description provided by the author
Package talksapp implements the talks.godoc.org server.