Directories
¶
| Path | Synopsis |
|---|---|
|
Package apperr standardizes client-facing errors: transports map the closed set of kinds — never individual codes — to a status, so modules add codes without touching shared files.
|
Package apperr standardizes client-facing errors: transports map the closed set of kinds — never individual codes — to a status, so modules add codes without touching shared files. |
|
Package event is the bus contract: modules publish and subscribe without importing each other; the implementation lives in bootstrap.
|
Package event is the bus contract: modules publish and subscribe without importing each other; the implementation lives in bootstrap. |
|
Package job is the scheduler contribution contract shared by every module.
|
Package job is the scheduler contribution contract shared by every module. |
|
Package registry defines the typed collections assembled by wire.
|
Package registry defines the typed collections assembled by wire. |
|
Package transport holds the HTTP helpers shared by every module's service layer: request binding/validation, response envelopes and error mapping.
|
Package transport holds the HTTP helpers shared by every module's service layer: request binding/validation, response envelopes and error mapping. |
Click to show internal directories.
Click to hide internal directories.