using new organization

This commit is contained in:
Ming Deng
2020-12-13 23:09:19 +08:00
parent 093f976365
commit a70f7fc920
253 changed files with 504 additions and 503 deletions

View File

@@ -22,7 +22,7 @@
// "net/http"
// "os"
//
// "github.com/astaxie/beego/grace"
// "github.com/beego/beego/grace"
// )
//
// func handler(w http.ResponseWriter, r *http.Request) {
@@ -46,7 +46,7 @@ import (
"net/http"
"time"
"github.com/astaxie/beego/server/web/grace"
"github.com/beego/beego/server/web/grace"
)
const (

View File

@@ -3,7 +3,7 @@ package grace
import (
"os"
"github.com/astaxie/beego/server/web/grace"
"github.com/beego/beego/server/web/grace"
)
// Server embedded http.Server