Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Path = "path" Query = "query" Body = "body" Header = "header" Form = "form" Multipart = "multipart" Context = "context" Request = "request" Response = "response" App = "app" )
Functions ¶
func DoHandler ¶
func DoHandler(controller component.Controller)
func FilterApis ¶
func FilterApis(controller component.Controller, handler WebHandler)
func SetWebHandler ¶
func SetWebHandler(h WebHandler)
Types ¶
Click to show internal directories.
Click to hide internal directories.