tools

[mirror] Go Tools

  • Owner: Go point_right projecs by owner (0)
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Go Tools

This subrepository holds the source for various packages and tools that support
the Go programming language.

Some of the tools, godoc and vet for example, are included in binary Go
distributions.

Others, including the Go guru and the test coverage tool, can be fetched with
go get.

Packages include a type-checker for Go and an implementation of the
Static Single Assignment form (SSA) representation for Go programs.

Download/Install

The easiest way to install is to run go get -u golang.org/x/tools/.... You can
also manually git clone the repository to $GOPATH/src/golang.org/x/tools.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to
this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the tools repository is located at
https://github.com/golang/go/issues. Prefix your issue with "x/tools/(your
subdir):" in the subject line, so it is easy to find.

Main metrics

Overview
Name With Ownergolang/tools
Primary LanguageGo
Program languageGo (Language Count: 6)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2014-11-26 05:07:26
Pushed At2025-11-04 10:03:28
Last Commit At2025-11-04 06:36:36
Release Count294
Last Release Namev0.38.0 (Posted on )
First Release Namegopls/v0.2.0-pre1 (Posted on 2019-11-05 08:42:34)
用户参与
Stargazers Count7.8k
Watchers Count280
Fork Count2.3k
Commits Count10.1k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count105
Pull Requests Close Count486
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private