ADD: added comment

This commit is contained in:
hwinkel
2025-10-22 19:37:42 +02:00
parent 1e6babbf67
commit ef396af480

View File

@@ -11,6 +11,9 @@ import (
"github.com/gin-gonic/gin"
)
/**
* @brief Main function to start the server
*/
func main() {
var host = "localhost"