diff --git a/main.go b/main.go index 55efed86..a198407d 100644 --- a/main.go +++ b/main.go @@ -128,6 +128,7 @@ func ws(w http.ResponseWriter, r *http.Request) { break } } + } // func postSession(w http.ResponseWriter, r *http.Request) {