mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
parent
65d08636c2
commit
7864c7cc8c
@ -1051,7 +1051,6 @@ Go software and plugins.
|
|||||||
|
|
||||||
## Code Analysis
|
## Code Analysis
|
||||||
|
|
||||||
* [doc](https://godoc.org/robpike.io/cmd/doc) - Go documentation tool that produces an alternative doc format.
|
|
||||||
* [dupl](https://github.com/mibk/dupl) - A tool for code clone detection.
|
* [dupl](https://github.com/mibk/dupl) - A tool for code clone detection.
|
||||||
* [errcheck](https://github.com/kisielk/errcheck) - Errcheck is a program for checking for unchecked errors in Go programs.
|
* [errcheck](https://github.com/kisielk/errcheck) - Errcheck is a program for checking for unchecked errors in Go programs.
|
||||||
* [gcvis](https://github.com/davecheney/gcvis) - Visualise Go program GC trace data in real time.
|
* [gcvis](https://github.com/davecheney/gcvis) - Visualise Go program GC trace data in real time.
|
||||||
|
Loading…
Reference in New Issue
Block a user