Function get_watch_ctx

Source
pub async fn get_watch_ctx(
    state: &Arc<AppState>,
    id: &str,
) -> Option<WatchContext>