Documentation ¶
Index ¶
Constants ¶
View Source
const ( USER_NAME_HEADER = "X-Forwarded-User" USER_EMAIL_HEADER = "X-Forwarded-Email" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHandler ¶
func NewHTTPHandler ¶
func NewHTTPHandler(e *echo.Echo) HTTPHandler
NewHTTPHandler returns a new instance of app.Handler
Click to show internal directories.
Click to hide internal directories.