//
pkg.gl
Category
github.com/ibiscum/Go-Programming-Cookbook-Second-Edition
chapter07
internal
async
package
0.0.0-20241212173216-745cb4b42230
Repository:
https://github.com/ibiscum/go-programming-cookbook-second-edition.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
28 SLOC
#
Functions
FetchAll
FetchAll grabs a list of urls.
NewClient
NewClient creates a new client and sets its appropriate channels.
#
Structs
Client
Client stores a client and has two channels to aggregate responses and errors.