pingora_core::services::background

Function background_service

Source
pub fn background_service<SV>(name: &str, task: SV) -> GenBackgroundService<SV>