Files
kurious/internal
Aleksandr Trushkin bd4a066d10 fix: remove domain->common/errors import — domain must be dependency-free
Review #3 comment: domain package shouldn't depend on any other package.
Replace common/errors.ErrNotImplemented alias with stdlib errors.New
so domain has zero internal dependencies.
2026-06-28 10:02:35 +00:00
..