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