Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Component = &Redirect{}
Functions ¶
This section is empty.
Types ¶
type Redirect ¶
type Redirect struct{}
func (*Redirect) Handler ¶
func (red *Redirect) Handler(handler http.HandlerFunc) http.HandlerFunc
func (*Redirect) NeedHandler ¶
Click to show internal directories.
Click to hide internal directories.