Directories
¶
| Path | Synopsis |
|---|---|
|
Package arandutest holds the helpers a test needs and an application must not use.
|
Package arandutest holds the helpers a test needs and an application must not use. |
|
Package config holds the typed application configuration.
|
Package config holds the typed application configuration. |
|
Package data defines the data access contract.
|
Package data defines the data access contract. |
|
Package events is domain events with an outbox.
|
Package events is domain events with an outbox. |
|
Package httpx is the routing layer.
|
Package httpx is the routing layer. |
|
middleware
Package middleware holds the mandatory request pipeline.
|
Package middleware holds the mandatory request pipeline. |
|
Package jobs is the queue contract: work that happens after the response.
|
Package jobs is the queue contract: work that happens after the response. |
|
Package kernel boots the application.
|
Package kernel boots the application. |
|
Package mail sends what an application has to say to somebody.
|
Package mail sends what an application has to say to somebody. |
|
modules
|
|
|
auth
Package auth is the first first-party module and the canonical reference: every module the CLI generates has exactly this shape.
|
Package auth is the first first-party module and the canonical reference: every module the CLI generates has exactly this shape. |
|
Package observability is the reason this framework exists.
|
Package observability is the reason this framework exists. |
|
errorpage
Package errorpage renders the development error page.
|
Package errorpage renders the development error page. |
|
Package scheduler runs the tasks modules declare.
|
Package scheduler runs the tasks modules declare. |
|
Package security holds the authorization primitives of the framework.
|
Package security holds the authorization primitives of the framework. |
|
Package storage is the file contract: what a tenant uploaded, and where it went.
|
Package storage is the file contract: what a tenant uploaded, and where it went. |
|
Package validation defines the validation contract.
|
Package validation defines the validation contract. |
|
Package view is the view layer: kyse for markup, HTMX for interaction, Alpine for ephemeral client state, Tailwind for style.
|
Package view is the view layer: kyse for markup, HTMX for interaction, Alpine for ephemeral client state, Tailwind for style. |
Click to show internal directories.
Click to hide internal directories.