//
pkg.gl
Category
github.com/cilloparch/cillop
helpers
chain
package
0.1.3
Repository:
https://github.com/cilloparch/cillop.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
55 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.