//
pkg.gl
Category
github.com/wolfeidau/lambda-go-extras
middleware
package
1.5.1
Repository:
https://github.com/wolfeidau/lambda-go-extras.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
25 SLOC
#
Packages
raw
No description provided by the author
zerolog
No description provided by the author
#
Functions
New
New creates a new chain.
#
Structs
Chain
Chain acts as a list of http.Handler constructors.
#
Type aliases
FieldMap
FieldMap used to pass in a list of attribute value pairs.
Middleware
Middleware A constructor for a a piece of middleware.