//
pkg.gl
Category
github.com/yexm/golib
chain
package
1.0.9
Repository:
https://github.com/yexm/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
13 SLOC
#
Functions
Chain
Chain is a helper function for composing middlewares.
#
Type aliases
Endpoint
Endpoint is the fundamental building block of servers and clients.
Middleware
Middleware is a chainable behavior modifier for endpoints.