Directories ¶
Path | Synopsis |
---|---|
auth/domain
package auth is the heart layer of the software, and this is where the interesting stuff happens.
|
package auth is the heart layer of the software, and this is where the interesting stuff happens. |
user/domain
package user is the heart layer of the software, and this is where the interesting stuff happens.
|
package user is the heart layer of the software, and this is where the interesting stuff happens. |
user/domain/user
package user holds user domain logic
|
package user holds user domain logic |
user/infrastructure
Package infrastructure is a layer that holds everything that interacts with other systems - Secondary/Driven Adapters.
|
Package infrastructure is a layer that holds everything that interacts with other systems - Secondary/Driven Adapters. |
user/usecase
Package usecase is a layer responsible for driving the workflow of the application, matching the use cases at hand.
|
Package usecase is a layer responsible for driving the workflow of the application, matching the use cases at hand. |
pkg
|
|
Click to show internal directories.
Click to hide internal directories.