//
pkg.gl
Category
github.com/crazybber/go-patterns
concurrency
error_handle
package
0.0.0-20230501180844-dca2a0ba871b
Repository:
https://github.com/crazybber/go-patterns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
78 SLOC
#
Structs
Result
Here we create a type that encompasses both the *http.Response and the error possible from an iteration of the loop within our goroutine.