middleware

package
v2.23.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2022 License: MIT Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FastHTTPMiddleware

type FastHTTPMiddleware interface {
	FastHTTPMiddleware(next fasthttp.RequestHandler) fasthttp.RequestHandler
}

FastHTTPMiddleware represents fasthttp middleware interface

type Middleware

type Middleware interface {
	Middleware(f http.Handler) http.Handler
}

Middleware represents http stdlib middleware interface

Jump to

Keyboard shortcuts

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