forked from goffee/core
Public request in context
This commit is contained in:
parent
3d4b3651f2
commit
1cc668a0e1
5 changed files with 26 additions and 24 deletions
|
|
@ -12,6 +12,6 @@ import (
|
|||
)
|
||||
|
||||
type Request struct {
|
||||
httpRequest *http.Request
|
||||
HttpRequest *http.Request
|
||||
httpPathParams httprouter.Params
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue