//
pkg.gl
Category
github.com/projectserenity/firefly
tools
simplehttp
package
0.0.0-20230120150544-0effba12f4ea
Repository:
https://github.com/projectserenity/firefly.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
41 SLOC
#
Functions
Request
Request performs the given HTTP request, returning the response.
#
Variables
Client
Client is the underlying HTTP client that will be used by Request.
RateLimit
1 request per second.
UserAgent
UserAgent is the user-agent string that should be provided with requests.