https://github.com/ericchiang/gotools
Static analysis tools for Go
https://github.com/ericchiang/gotools
Last synced: 9 months ago
JSON representation
Static analysis tools for Go
- Host: GitHub
- URL: https://github.com/ericchiang/gotools
- Owner: ericchiang
- Created: 2016-02-29T06:49:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T20:09:20.000Z (over 10 years ago)
- Last Synced: 2025-07-21T18:58:56.884Z (12 months ago)
- Language: Go
- Homepage:
- Size: 673 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gotools
Tools for analyzing Go source code.
```
go get github.com/ericchiang/gotools/...
```