//
pkg.gl
Category
github.com/esote/queue
pkg
httpq
package
1.1.0
Repository:
https://github.com/esote/queue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
148 SLOC
#
Functions
New
New constructs an async HTTP queue.
#
Structs
Config
Config is used to configure the behaviour of the HTTP queue.
Request
Request represents a future HTTP request sent by the queue.
#
Interfaces
HTTPQueue
HTTPQueue sends HTTP requests.