# Functions
NewHTTPServerWrapper returns a new instance of httpServer.
NewWebServerHandler creates and configures an instance of webServer.
# Structs
ArgsWebServerHandler holds the arguments needed to create a web server handler.
# Interfaces
HTTPServerHandler defines the behaviour of a http server.