@@ -6,6 +6,6 @@ import (
)
func main() {
http.HandleFunc("/hello", hello.HelloHandler)
http.HandleFunc("/hello", hello.Handler)
http.ListenAndServe(":8800", nil)
}
The note is not visible to the blocked user.