pub fn init(cfg: &mut ServiceConfig)
Expand description
Initializes the health check service.
Registers the health
endpoint with the provided service configuration.
pub fn init(cfg: &mut ServiceConfig)
Initializes the health check service.
Registers the health
endpoint with the provided service configuration.