mirror of
https://github.com/astaxie/beego.git
synced 2025-06-19 17:50:39 +00:00
runFunction camel name
This commit is contained in:
@ -109,7 +109,7 @@ type controllerInfo struct {
|
|||||||
controllerType reflect.Type
|
controllerType reflect.Type
|
||||||
methods map[string]string
|
methods map[string]string
|
||||||
handler http.Handler
|
handler http.Handler
|
||||||
runFunction FilterFunc
|
runFunction FilterFunc
|
||||||
routerType int
|
routerType int
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user