package
0.0.0-20230501180844-dca2a0ba871b
Repository: https://github.com/crazybber/go-patterns.git
Documentation: pkg.go.dev

# Structs

Here we create a type that encompasses both the *http.Response and the error possible from an iteration of the loop within our goroutine.