This commit is contained in:
hoteas
2017-08-23 07:35:49 +00:00
parent c01dc6b5af
commit 9f7c2ff992
9 changed files with 228 additions and 402 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
)
type Context struct {
baseContext
contextBase
Resp http.ResponseWriter
Req *http.Request
Application *Application