Documentation ¶ Index ¶ func HTTPError(w http.ResponseWriter, statusCode int) func HTTPLogHandler(handler http.Handler, logger *zerolog.Logger) http.Handler type HTTPHandlerFunc Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func HTTPError ¶ func HTTPError(w http.ResponseWriter, statusCode int) func HTTPLogHandler ¶ func HTTPLogHandler(handler http.Handler, logger *zerolog.Logger) http.Handler Types ¶ type HTTPHandlerFunc ¶ type HTTPHandlerFunc func(http.ResponseWriter, *http.Request) Source Files ¶ View all Source files http.go Click to show internal directories. Click to hide internal directories.