nest_endhost_api

Function nest_endhost_api 

Source
pub fn nest_endhost_api(
    base_router: Router,
    underlay_service: Arc<dyn UnderlayDiscovery>,
    path_service: Arc<dyn PathDiscovery>,
) -> Router
Expand description

Nests the endhost API routes into the provided base_router.