Macros§
- static_
router - Router for static files.
Structs§
- PgConfig
- Configuration for a PostgreSQL database.
- Static
Handler
Functions§
- init_
config - Extracts the environment variable
{program_name}_CONFIG_FILEfor the config file after convertingprogram_nameto uppercase and initializes the config. - init_
tracer - Initializes the tracer.
- shutdown_
signal - A graceful handler of a shutdown signal (like SIGTERM).