user

package
v0.0.0-...-d4224cb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

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

type HTTPHandler interface {
	GetUser(c echo.Context) error
}

func NewHTTPHandler

func NewHTTPHandler(e *echo.Echo) HTTPHandler

NewHTTPHandler returns a new instance of app.Handler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL