tools

[mirror] Go Tools

  • Owner: golang/tools
  • 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: 7)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2014-11-25 21:07:26
Pushed At2025-06-17 04:22:14
Last Commit At2025-06-05 18:53:33
Release Count281
Last Release Namego/packages/packagestest/v0.1.1-deprecated (Posted on )
First Release Namegopls/v0.2.0-pre1 (Posted on 2019-11-04 19:42:34)
用户参与
Stargazers Count7.7k
Watchers Count289
Fork Count2.3k
Commits Count9.7k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count96
Pull Requests Close Count473
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private