middleware

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

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

Go to latest
Published: Nov 15, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandlerChain

func HandlerChain(handlerFunc http.HandlerFunc, middlewares ...Middleware) http.HandlerFunc

职责链 执行

Types

type Middleware

type Middleware func(handlerFunc http.HandlerFunc) http.HandlerFunc

Jump to

Keyboard shortcuts

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