Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPHandlerWrapper ¶
func HTTPHandlerWrapper(h SimpleHTTPServer) http.HandlerFunc
HTTPHandlerWrapper wraps a handler that uses loggingResponseWriter.
Types ¶
type SimpleHTTPServer ¶
SimpleHTTPServer handles all HTTP requests.
func (SimpleHTTPServer) ServeHTTP ¶
func (h SimpleHTTPServer) ServeHTTP(w loggingResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.