//
pkg.gl
Category
github.com/ingka-group/fastecho
context
package
0.5.1
Repository:
https://github.com/ingka-group/fastecho.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
56 SLOC
#
Functions
GetServiceContext
GetServiceContext returns the ServiceContext from echo.Context.
ServiceContextMiddleware
ServiceContextMiddleware injects objects to echo.Context.
#
Structs
ServiceContext
ServiceContext contains the echo.Context and custom properties vital for a microservice.