middleware

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthMiddleware

func AuthMiddleware() gin.HandlerFunc

func Logging

func Logging() gin.HandlerFunc

logging is a middleware function that logs the each request.

func NoCache

func NoCache(c *gin.Context)

Nocache is a middleware function that appends headers to pervent the client from caching the Http response

func Options

func Options(c *gin.Context)

Options is a middleware function that appends headers for options requests and aborts then exits the middleware chain and ends the request.

func RequestId

func RequestId() gin.HandlerFunc

func Secure

func Secure(c *gin.Context)

secure is a middleware function that appends security and resource access headers.

Types

This section is empty.

Jump to

Keyboard shortcuts

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