# Functions
BasicRequestWithBody sends put|patch|post|delete requests.
GenerateDocs generates the Documentation site from the hoppscotch-collection.json.
Getbasic sends a simple GET request to the url with any potential parameters like Tokens or Basic Auth.
ProcessCollection parses the Collection struct and execute the said requests.
ReadCollection reads the `hoppScotch-collection.json` File and returns a the Loaded Collection Struct.
# Variables
Contenttypes are used in Place for ctypes for sending requests.
# Structs
BodyParams include the Body Parameters.
Collection hold the structure of the basic `postwoman-collection.json`.
FileTrunk handles the buffer for generated README.md File.
Folders can be organized to Folders.
Headers are the Request Headers.
Requests are the Request Model in JSON.