function

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

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

Go to latest
Published: Jan 17, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMiddleware

func NewMiddleware()

Types

type HandlerFunc

type HandlerFunc func(ctx context.Context, request interface{}) (response interface{}, err error)

type Middleware

type Middleware func(HandlerFunc) HandlerFunc

func Chain

func Chain(outer Middleware, others ...Middleware) Middleware

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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