

There are a number of items to study further, but these stand out:
- embedding a
WaitGroup into a type which has multiple methods used for spinning off recursive goroutines
- calling
Wait() within a wrapper method for the recursive goroutine generating method
refs https://www.youtube.com/watch?v=zMgpEcFN1og
There are a number of items to study further, but these stand out:
WaitGroupinto a type which has multiple methods used for spinning off recursive goroutinesWait()within a wrapper method for the recursive goroutine generating methodrefs https://www.youtube.com/watch?v=zMgpEcFN1og