Add test for matching "std"
1 file changed
tree: 13869142d0dfbd76ab28b0420ac01c88400fe668
  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.