Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
dispatch to other http.Handler implementations
type DispatcherFunc ¶
wrapping Dispatcher into http.Handler
func (DispatcherFunc) ServeHTTP ¶
func (d DispatcherFunc) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.