Clone this repo:

Branches

Tags

  1. 8051706 Add go.mod by Kamil Kisiel · 6 years ago master v1.0.0
  2. d6ce626 Merge pull request #17 from shurcooL/go1.9 by Kamil Kisiel · 7 years ago
  3. 030c1ab Add gotool implementation for Go 1.9. by Dmitri Shuralyov · 7 years ago
  4. a1e0e68 Constraint current implementation up to Go 1.8. by Dmitri Shuralyov · 7 years ago
  5. 0c5af37 Backport documentation improvements from Go 1.9. by Dmitri Shuralyov · 7 years ago

gotool

GoDoc Build Status

Package gotool contains utility functions used to implement the standard “cmd/go” tool, provided as a convenience to developers who want to write tools with similar semantics.