middleware

package
v0.0.0-...-4ef61cc Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 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 GlobalMiddleware

type GlobalMiddleware struct {
	// contains filtered or unexported fields
}

func NewGlobalMiddleware

func NewGlobalMiddleware(config *fxconfig.Config) *GlobalMiddleware

func (*GlobalMiddleware) Handle

func (m *GlobalMiddleware) Handle() echo.MiddlewareFunc

type GroupMiddleware

type GroupMiddleware struct {
	// contains filtered or unexported fields
}

func NewGroupMiddleware

func NewGroupMiddleware(config *fxconfig.Config) *GroupMiddleware

func (*GroupMiddleware) Handle

func (m *GroupMiddleware) Handle() echo.MiddlewareFunc

type HandlerMiddleware

type HandlerMiddleware struct {
	// contains filtered or unexported fields
}

func NewHandlerMiddleware

func NewHandlerMiddleware(config *fxconfig.Config) *HandlerMiddleware

func (*HandlerMiddleware) Handle

func (m *HandlerMiddleware) Handle() echo.MiddlewareFunc

Jump to

Keyboard shortcuts

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