Help for this page

Select Code to Download


  1. or download this
    package main
    
    ...
        wg.Wait()
        fmt.Println("All async goroutines have terminated")
    }
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
    }
    
    __END__