middleware

package
v0.0.0-...-3ec4966 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func JsonBodyMiddleware

func JsonBodyMiddleware(h http.Handler) http.Handler

func LoggerMiddleware

func LoggerMiddleware(h http.Handler) http.Handler

func OAuth2Middleware

func OAuth2Middleware(authCache domain.AuthCache, admin string, next http.Handler) http.Handler

Types

type AuthUserValue

type AuthUserValue struct {
	ID      int
	Email   string
	IsAdmin bool
	Token   string
}

Jump to

Keyboard shortcuts

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