Commit 983bac98 authored by JessonChan's avatar JessonChan

runFunction camel name

parent 56032c67
...@@ -109,7 +109,7 @@ type controllerInfo struct { ...@@ -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
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment