package
0.9.23
Repository: https://github.com/arriven/db1000n.git
Documentation: pkg.go.dev

# Functions

InitRequest is used to populate data from request config to fasthttp.Request.
NewClient creates a fasthttp client based on the config.

# Structs

ClientConfig is a http client configuration structure.
RequestConfig is a struct representing the config of a single request.
Not a very effective way but hey, it does it's job.

# Interfaces