//
pkg.gl
Category
github.com/packtpublishing/go-cookbook
Chapter06
async
package
0.0.0-20230130100827-6c64ebff31b2
Repository:
https://github.com/packtpublishing/go-cookbook.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
28 SLOC
#
Packages
example
No description provided by the author
#
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.