Document that recursive matching excludes some directories
1 file changed
tree: bf93b0a261a01b799c10bf6274a751694fe78610
  1. .travis.yml
  2. go13.go
  3. go14-15.go
  4. go16.go
  5. LEGAL
  6. LICENSE
  7. match.go
  8. match_test.go
  9. README.md
  10. tool.go
README.md

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.