Categorygithub.com/canmor/go-clean-arch
module
0.0.2
Repository: https://github.com/canmor/go-clean-arch.git
Documentation: pkg.go.dev

# README

go-clean-arch

An analyzer for Clean Arch dependency rules for Go.

Guides

Check with go vet

  1. Install binary

    go install github.com/canmor/go-clean-arch/cmd/[email protected]
    
  2. Run with go vet to check your repo

    go vet -vettool=$GOPATH/bin/go-clean-arch ./...
    

# Packages

No description provided by the author
No description provided by the author