Directories
¶
| Path | Synopsis |
|---|---|
|
advanced_app
|
|
|
cmd/server
command
Command server assembles the advanced example: tuned engine config, the engine's route registry, echo route groups, the echo-guard middleware, and graceful shutdown.
|
Command server assembles the advanced example: tuned engine config, the engine's route registry, echo route groups, the echo-guard middleware, and graceful shutdown. |
|
internal/config
Package config builds the engine's SecurityConfig from environment variables with production-oriented defaults.
|
Package config builds the engine's SecurityConfig from environment variables with production-oriented defaults. |
|
internal/routes
Package routes holds the HTTP handlers of the advanced example, split by concern the way the Python advanced example splits routers.
|
Package routes holds the HTTP handlers of the advanced example, split by concern the way the Python advanced example splits routers. |
|
Command simple_app is a minimal guarded Echo server.
|
Command simple_app is a minimal guarded Echo server. |
Click to show internal directories.
Click to hide internal directories.