BytecodeAgency/import-boundary-checker

View on GitHub
examples/go-valid-2/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,
and only imports the interactors and thus succeeds.