Hexagonal-Architecture
Hexagonal-Architecture copied to clipboard
a distributed messaging and payment backend built around the hexagonal architecture
Results
1
Hexagonal-Architecture issues
Sort by
recently updated
recently updated
newest added
https://github.com/LordMoMA/Hexagonal-Architecture/blob/ec4958111e8a2ff638fc9c14f33102ec2b9890d1/internal/adapters/handler/message_handler.go#L13C1-L15C2 Most likely, it meant using an interface instead of a specific implementation. services.MessengerService -> ports.MessengerService