mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 15:10:55 +00:00
commit
db2b1ee54f
@ -32,7 +32,7 @@
|
|||||||
// mux := http.NewServeMux()
|
// mux := http.NewServeMux()
|
||||||
// mux.HandleFunc("/hello", handler)
|
// mux.HandleFunc("/hello", handler)
|
||||||
//
|
//
|
||||||
// err := grace.ListenAndServe("localhost:8080", mux1)
|
// err := grace.ListenAndServe("localhost:8080", mux)
|
||||||
// if err != nil {
|
// if err != nil {
|
||||||
// log.Println(err)
|
// log.Println(err)
|
||||||
// }
|
// }
|
||||||
|
Loading…
Reference in New Issue
Block a user