Documentation ¶
Overview ¶
Package application is a layer responsible for driving the workflow of the application, matching the use cases at hand. These operations are interface-independent and can be both synchronous or message-driven. This layer is well suited for spanning transactions, high-level logging and security. The application layer is thin in terms of domain logic it merely coordinates the domain layer objects to perform the actual work.
Click to show internal directories.
Click to hide internal directories.