Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JumpOutAction ¶
func JumpOutAction(jf JumpFunction, args ...interface{})
func Redirect302 ¶
func Redirect302(url string)
Types ¶
type JumpFunction ¶
type JumpFunction func(ctxt controller.ActionContext, args ...interface{})
type RoutePathFunc ¶
type System ¶
type System struct {
// contains filtered or unexported fields
}
func (*System) SetRouteFunc ¶
func (s *System) SetRouteFunc(routePathFunc RoutePathFunc)
Click to show internal directories.
Click to hide internal directories.