Codebase list golang-github-kisielk-gotool / 935f68f0-2669-4f52-9bce-f3f850ce7ee2/main
935f68f0-2669-4f52-9bce-f3f850ce7ee2/main

Tree @935f68f0-2669-4f52-9bce-f3f850ce7ee2/main (Download .tar.gz)

1
2
3
4
5
6
gotool
======
[![GoDoc](https://godoc.org/github.com/kisielk/gotool?status.svg)](https://godoc.org/github.com/kisielk/gotool)
[![Build Status](https://travis-ci.org/kisielk/gotool.svg?branch=master)](https://travis-ci.org/kisielk/gotool)

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.