go-cleanarch

go-cleanarch was created to validate Clean Architecture rules, like a The Dependency Rule and interaction between packages in your Go projects.

architectureclean-architecturegogolanguncle-bob
979
Stars
49
Forks
5
Issues
979
Watchers

Similar Packages

golangci-lint

A fast Go linters runner. It runs linters in parallel, uses caching, supports `yaml` config, has integrations with all major IDE and has dozens of linters included.

18,885

staticcheck

staticcheck is `go vet` on steroids, applying a ton of static analysis checks you might be used to from tools like ReSharper for C#.

6,774

revive

~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for `golint`.

5,502

errcheck

Errcheck is a program for checking for unchecked errors in Go programs.

2,481

GoPlantUML

Library and CLI that generates text plantump class diagram containing information about structures and interfaces with the relationship among them.

2,088