Skip to content

Golang | Embedding a WaitGroup within a custom HTTP client #100

@atc0005

Description

@atc0005

image

image

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions