Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type WebHandler ¶
type WebHandler struct { Config types.CirconusConfig Logger *logger.Logger }
func (*WebHandler) ServeHTTP ¶
func (wh *WebHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.