Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultMultipleHander ¶
type DefaultMultipleHander struct { MethodName string Handle listener.MethodMultipleHandler Listener listener.Listener }
func (*DefaultMultipleHander) ServeHTTP ¶
func (c *DefaultMultipleHander) ServeHTTP(w http.ResponseWriter, r *http.Request)
type ErrorHander ¶
type ErrorHander struct {
Code int
}
func (*ErrorHander) ServeHTTP ¶
func (c *ErrorHander) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.