Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4b5fd16

Browse files
roblaszczakappleboy
authored andcommitted
Add go-cleanarch (avelino#1449)
1 parent 71ebcd0 commit 4b5fd16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,6 +1349,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
13491349
* [gcvis](https://github.com/davecheney/gcvis) - Visualise Go program GC trace data in real time.
13501350
* [Go Metalinter](https://github.com/alecthomas/gometalinter) - Metalinter is a tool to automatically apply all static analysis tool and report their output in normalized form.
13511351
* [go-checkstyle](https://github.com/qiniu/checkstyle) checkstyle is a style check tool like java checkstyle. This tool inspired by java checkstyle, golint. The style refered to some points in Go Code Review Comments.
1352+
* [go-cleanarch](https://github.com/roblaszczak/go-cleanarch) - go-cleanarch was created to validate Clean Architecture rules, like a The Dependency Rule and interaction between packages in your Go projects.
13521353
* [go-outdated](https://github.com/firstrow/go-outdated) - Console application that displays outdated packages.
13531354
* [goast-viewer](https://github.com/yuroyoro/goast-viewer) - Web based Golang AST visualizer.
13541355
* [GoCover.io](http://gocover.io/) - GoCover.io offers the code coverage of any golang package as a service.

0 commit comments

Comments
 (0)