middleware

package
v0.0.0-...-6320ab4 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply(h http.Handler, mw ...Middleware) http.Handler

Types

type Middleware

type Middleware func(http.Handler) http.Handler

func PanicRecovery

func PanicRecovery(logger *log.Logger) Middleware

func RateLimiter

func RateLimiter(limit int) Middleware

Jump to

Keyboard shortcuts

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