Add examples for `errgroup`

Author: yolossnCreated Apr 6, 2022Updated Feb 7, 2023
Labelspending-example

waitGroup is already covered and it will be a good addition to cover errgroup examples. It is a batteries included version that provides error propagation and context cancellation along with synchronisation.