package
0.0.0-20240616025555-8b0bf5e7897e
Repository: https://github.com/xiexianbin/go-echo-demo.git
Documentation: pkg.go.dev

# Functions

CustomeContext returns a middleware which use CustomeContext.
CustomeContextWithConfig return CustomeContext middleware with config.
https://pkg.go.dev/github.com/labstack/echo/v4#readme-official-middleware-repositories.

# Variables

DefaultCustomeContextConfig is the default CustomeContext middleware config.
No description provided by the author

# Structs

CustomeContextConfig defines the config for CustomeContext middleware.