//
pkg.gl
Category
github.com/M15t/gram
internal
api
context
package
0.0.12
Repository:
https://github.com/m15t/gram.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
71 SLOC
#
Functions
MWContext
MWContext is a middleware that injects custom context into echo.Context.
NewContext
NewContext returns new custom context.
#
Structs
HTTPContext
HTTPContext is a custom context.
#
Interfaces
Context
Context is a custom context interface.