package
0.0.0-20250201125458-02e60f10f8e6
Repository: https://github.com/y0ug/hashmon.git
Documentation: pkg.go.dev
# Functions
NewWebServer initializes a new WebServer.
NewWebserverConfig initializes the webserver configuration from environment variables.
StartWebServer starts the HTTP server.
# Structs
WebServer holds the data needed for handling HTTP requests.
WebserverConfig holds the configuration for the webserver.