github.com/micro/go-micro/examples@v0.0.0-20210105173217-bf4ab679e18b/waitgroup/README.md (about)

     1  # Waitgroup
     2  
     3  This demonstrates how to use sync.WaitGroup with a service.
     4