openzeppelin_relayer::api::routes::health

Function init

Source
pub fn init(cfg: &mut ServiceConfig)
Expand description

Initializes the health check service.

Registers the health endpoint with the provided service configuration.