mirror of
https://github.com/astaxie/beego.git
synced 2025-07-21 18:55:32 +00:00
move from beehttp to context
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package beehttp
|
package context
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"net/http"
|
"net/http"
|
@@ -1,4 +1,4 @@
|
|||||||
package beehttp
|
package context
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
@@ -1,4 +1,4 @@
|
|||||||
package beehttp
|
package context
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
0
middleware/router.go
Normal file
0
middleware/router.go
Normal file
Reference in New Issue
Block a user