edge-connect-client/sdk/examples/comprehensive
Stephan Lo 3e432aa8db refactor(arch): Relocate domain and ports packages
Moves the `domain` and `ports` packages from `internal/core` to `internal`.

This refactoring simplifies the directory structure by elevating the core architectural concepts of domain and ports to the top level of the `internal` directory. The `core` directory is now removed as its only purpose was to house these two packages.

All import paths across the project have been updated to reflect this change.
2025-10-09 01:16:31 +02:00
..
EdgeConnectConfig.yaml refactor(yaml): Moved organisation to metadata 2025-10-07 16:30:57 +02:00
k8s-deployment.yaml feat(apply): Implement CLI command with comprehensive deployment workflow 2025-09-29 17:24:59 +02:00
main.go refactor(arch): Relocate domain and ports packages 2025-10-09 01:16:31 +02:00