mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 14:00:54 +00:00
move from beehttp to context
This commit is contained in:
parent
d2be74a4f2
commit
ac8853dfd3
@ -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
Loading…
Reference in New Issue
Block a user