Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StatsdLogHandler ¶
type StatsdLogHandler struct { RequestFormatter func(req *http.Request) string // contains filtered or unexported fields }
func (*StatsdLogHandler) ServeHTTP ¶
func (sh *StatsdLogHandler) ServeHTTP(w http.ResponseWriter, req *http.Request)
ServeHTTP records the time for a request and sends the result to statsd
Click to show internal directories.
Click to hide internal directories.