Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
io
Package io contains codes that are hard to test, the less code here the better.
|
Package io contains codes that are hard to test, the less code here the better. |
Package entity encapsulate business objects that are independent from business rules.
|
Package entity encapsulate business objects that are independent from business rules. |
Package model provides pure(without any method) data structures to be used across the boundary.
|
Package model provides pure(without any method) data structures to be used across the boundary. |
Package storage implements the "entity gateway" interfaces, to make data persistent.
|
Package storage implements the "entity gateway" interfaces, to make data persistent. |
Package use contains "use cases", these are application specific business rules.
|
Package use contains "use cases", these are application specific business rules. |
Click to show internal directories.
Click to hide internal directories.