Directories
¶
| Path | Synopsis |
|---|---|
|
Package migrations is the schema history: one file per migration, named after the migration it registers, applied in lexical order.
|
Package migrations is the schema history: one file per migration, named after the migration it registers, applied in lexical order. |
|
mocks
|
|
|
order
|
|
|
biz
Package biz holds the order module's business logic.
|
Package biz holds the order module's business logic. |
|
service
Package service adapts HTTP to the usecase.
|
Package service adapts HTTP to the usecase. |
|
platform
|
|
|
bootstrap
Package bootstrap provides the boot-time infrastructure providers.
|
Package bootstrap provides the boot-time infrastructure providers. |
|
server
Package server assembles the HTTP layer from the modules' route contributions.
|
Package server assembles the HTTP layer from the modules' route contributions. |
|
shared
|
|
|
apperr
Package apperr standardizes client-facing errors: transports map the closed set of kinds to HTTP statuses.
|
Package apperr standardizes client-facing errors: transports map the closed set of kinds to HTTP statuses. |
|
event
Package event is the in-process event bus contract.
|
Package event is the in-process event bus contract. |
|
job
Package job is the scheduler contribution contract shared by every module.
|
Package job is the scheduler contribution contract shared by every module. |
|
registry
Package registry defines the typed collections assembled by wire.
|
Package registry defines the typed collections assembled by wire. |
|
transport
Package transport holds the HTTP helpers shared by every service layer.
|
Package transport holds the HTTP helpers shared by every service layer. |
|
user
|
|
|
biz
Package biz holds the user module's business logic.
|
Package biz holds the user module's business logic. |
|
service
Package service adapts HTTP and CLI to the usecase.
|
Package service adapts HTTP and CLI to the usecase. |
Click to show internal directories.
Click to hide internal directories.