Skip to main content

analyze_goroutine_usage

Function analyze_goroutine_usage 

Source
pub fn analyze_goroutine_usage(
    tree: &Tree,
    var_name: &str,
    code: &str,
) -> Vec<GoroutineUsage>
Expand description

Enhanced function to detect different types of goroutine patterns