BytecodeAgency/import-boundary-checker

View on GitHub
examples/go-invalid-3/README.md

Summary

Maintainability
Test Coverage
# Valid Go example 2

The domain layer is not allowed to import from the data layer except the interactors,
but imports the database directory and thus fails.