middleware

package
v0.0.0-...-5948bbe Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoMiddleware

type GoMiddleware struct {
}

GoMiddleware represent the data-struct for middleware

func InitMiddleware

func InitMiddleware() *GoMiddleware

InitMiddleware initialize the middleware

func (*GoMiddleware) CORS

func (m *GoMiddleware) CORS(next echo.HandlerFunc) echo.HandlerFunc

CORS will handle the CORS middleware

func (*GoMiddleware) SENTRY

func (m *GoMiddleware) SENTRY(next echo.HandlerFunc) echo.HandlerFunc

SENTRY will handle the SENTRY middleware

Jump to

Keyboard shortcuts

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