//
pkg.gl
Category
github.com/cilloparch/cillop/v2
helpers
chain
package
2.0.8
Repository:
https://github.com/cilloparch/cillop.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
0
Files
53 SLOC
#
Functions
New
Make creates a new chain.
#
Interfaces
Chain
Chain is a chain of handlers.
#
Type aliases
Handler
Handler is a function that handles a request.