Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HttpHandler ¶
type HttpHandler struct{}
func (*HttpHandler) ServeHTTP ¶
func (h *HttpHandler) ServeHTTP(resp http.ResponseWriter, request *http.Request)
Click to show internal directories.
Click to hide internal directories.