@@ -14,6 +14,7 @@ func main() {
flag.Parse()
fmt.Printf("Server will start on port %d", port)
routes.RegisterRoutes()
log.Fatal(http.ListenAndServe(fmt.Sprintf(":%d", port), nil))
The note is not visible to the blocked user.