Crate oxi_axum_helpers

Source

Macros§

static_router
Router for static files.

Structs§

PgConfig
Configuration for a PostgreSQL database.
StaticHandler

Functions§

init_config
Extracts the environment variable {program_name}_CONFIG_FILE for the config file after converting program_name to uppercase and initializes the config.
init_tracer
Initializes the tracer.
shutdown_signal
A graceful handler of a shutdown signal (like SIGTERM).