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