middleware

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package middleware is http middleware.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Wrap

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

Wrap Middleware.

Types

type Middleware

type Middleware func(next http.Handler) http.Handler

Middleware is http middleware.

Jump to

Keyboard shortcuts

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