ADD: added comment
This commit is contained in:
@@ -11,6 +11,9 @@ import (
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
/**
|
||||
* @brief Main function to start the server
|
||||
*/
|
||||
func main() {
|
||||
|
||||
var host = "localhost"
|
||||
|
||||
Reference in New Issue
Block a user