# gddo **Repository Path**: mirrors_golang/gddo ## Basic Information - **Project Name**: gddo - **Description**: Go Doc Dot Org - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This project is the source for https://godoc.org/ [![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/golang/gddo) [![Build Status](https://travis-ci.org/golang/gddo.svg?branch=master)](https://travis-ci.org/golang/gddo) **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](https://github.com/golang/gddo/wiki).