Directories
¶
| Path | Synopsis |
|---|---|
|
A complete service: request scopes through middleware, a background worker with a Worker hook, a health endpoint, and graceful shutdown.
|
A complete service: request scopes through middleware, a background worker with a Worker hook, a health endpoint, and graceful shutdown. |
|
Quick start: register a few services, start and stop the application.
|
Quick start: register a few services, start and stop the application. |
|
Scopes: a child scope sees everything in its parent and can shadow it.
|
Scopes: a child scope sees everything in its parent and can shadow it. |
|
Graceful shutdown of an HTTP server.
|
Graceful shutdown of an HTTP server. |
|
Package app shows how to substitute dependencies in tests: wire the production graph into a fresh scope, then override before resolving.
|
Package app shows how to substitute dependencies in tests: wire the production graph into a fresh scope, then override before resolving. |
Click to show internal directories.
Click to hide internal directories.