Make domain package own traceroute statuses #80

Closed
opened 2026-02-14 21:54:18 +03:00 by skobkin · 1 comment
Owner

Make domain package own traceroute statuses.

Refactoring is needed to avoid import cycle.

Make domain package own traceroute statuses. Refactoring is needed to avoid import cycle.
skobkin self-assigned this 2026-02-14 21:54:18 +03:00
Author
Owner
  1. Move bus/topic wiring out of internal/domain into app/adapter layer.
  2. Keep domain package free of connectors imports.
  3. Then move traceroute status type back into domain and have connectors depend on it.
1. Move bus/topic wiring out of internal/domain into app/adapter layer. 2. Keep domain package free of connectors imports. 3. Then move traceroute status type back into domain and have connectors depend on it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
skobkin/meshgo#80
No description provided.