mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add interfacer to code analysis
This commit is contained in:
parent
87a3c1a644
commit
9bc139b907
@ -1014,6 +1014,7 @@ Go software and plugins.
|
|||||||
* [Golint online](http://go-lint.appspot.com/) - Lints online Go source files on GitHub, Bitbucket and Google Project Hosting using the golint package.
|
* [Golint online](http://go-lint.appspot.com/) - Lints online Go source files on GitHub, Bitbucket and Google Project Hosting using the golint package.
|
||||||
* [goreturns](https://sourcegraph.com/sqs/goreturns) - Adds zero-value return statements to match the func return types.
|
* [goreturns](https://sourcegraph.com/sqs/goreturns) - Adds zero-value return statements to match the func return types.
|
||||||
* [gostatus](https://github.com/shurcooL/gostatus) - A command line tool, shows the status of repositories that contain Go packages.
|
* [gostatus](https://github.com/shurcooL/gostatus) - A command line tool, shows the status of repositories that contain Go packages.
|
||||||
|
* [interfacer](https://github.com/mvdan/interfacer) - A linter that suggests interface types.
|
||||||
* [validate](https://github.com/mccoyst/validate) - Automatically validates struct fields with tags.
|
* [validate](https://github.com/mccoyst/validate) - Automatically validates struct fields with tags.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user