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