//
pkg.gl
Category
github.com/zhiyunliu/glue
middleware
package
0.5.22
Repository:
https://github.com/zhiyunliu/glue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
16
Files
77 SLOC
#
Packages
auth
No description provided by the author
circuitbreaker
No description provided by the author
metrics
No description provided by the author
ratelimit
No description provided by the author
recovery
No description provided by the author
tracing
No description provided by the author
#
Functions
Chain
Chain returns a Middleware that specifies the chained handler for endpoint.
Registry
No description provided by the author
Resolve
No description provided by the author
#
Structs
Config
No description provided by the author
RawMessage
No description provided by the author
#
Interfaces
MiddlewareBuilder
No description provided by the author
#
Type aliases
Handler
No description provided by the author
Middleware
Middleware is HTTP/gRPC/Mqc/Cron transport middleware.