1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-11 17:18:28 +02:00
go-micro/examples/waitgroup/README.md
2020-12-26 15:17:20 +00:00

74 B

Waitgroup

This demonstrates how to use sync.WaitGroup with a service.