//
pkg.gl
Category
github.com/thoohv5/common
middleware
package
1.0.0
Repository:
https://github.com/thoohv5/common.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
16
Files
13 SLOC
#
Packages
auth
No description provided by the author
logging
No description provided by the author
metadata
No description provided by the author
recovery
No description provided by the author
tracing
No description provided by the author
validate
No description provided by the author
#
Functions
Chain
Chain returns a Middleware that specifies the chained handler for endpoint.
#
Type aliases
Handler
Handler defines the handler invoked by Middleware.
Middleware
Middleware is HTTP/gRPC transport middleware.