middleware

package
v0.0.0-...-18c2177 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRateLimiter

func NewRateLimiter(rpm, burst int) echo.MiddlewareFunc

NewRateLimiter cria um middleware de rate limit por IP. rpm = requisições por minuto permitidas; burst = pico máximo.

func SessionAuth

func SessionAuth(
	tokenProvider domain.TokenProvider,
	sessionRepo domain.SessionRepository,
	authRepo domain.AuthRepository,
) echo.MiddlewareFunc

Types

This section is empty.

Jump to

Keyboard shortcuts

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