Documentation ¶
Overview ¶
Package invoicing is an empty unidiomatic package, which represents the bounded context of invoicing. It contains the domain (core and use case), persistence and presentation layers.
Directories ¶
Path | Synopsis |
---|---|
Package invoicing contains the domains core and use cases (domain layer).
|
Package invoicing contains the domains core and use cases (domain layer). |
positions
Package positions has been introduced because the domain model has become to large, so we break into smaller and more independent parts.
|
Package positions has been introduced because the domain model has become to large, so we break into smaller and more independent parts. |
receiver
Package receiver has been introduced because the domain model has become to large, so we break into smaller and more independent parts.
|
Package receiver has been introduced because the domain model has become to large, so we break into smaller and more independent parts. |
Package postgresql contains the domains repository implementations for postgresql.
|
Package postgresql contains the domains repository implementations for postgresql. |
Package rest provides the rest presentation layer.
|
Package rest provides the rest presentation layer. |
Package s3 contains the domains repository implementations for s3 blob storage.
|
Package s3 contains the domains repository implementations for s3 blob storage. |
Package web contains the web presentation layer.
|
Package web contains the web presentation layer. |
Click to show internal directories.
Click to hide internal directories.