Categorygithub.com/paulm17/Requests
modulepackage
0.0.0-20210713124229-6a3b65cceaf8
Repository: https://github.com/paulm17/requests.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

InitDebugRequest is delegated to set the log level in order to debug the flow.
InitRequest is delegated to initialize a new request with the given parameter.
ParallelRequest is delegated to run the given list of request in parallel, sending N request at each time.

# Structs

Request will contains all the data related to the current HTTP request and response.