Categorygithub.com/lyy/echo-middleware
repositorypackage
0.0.0-20180609075129-794a47fedde1
Repository: https://github.com/lyy/echo-middleware.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

echo-middleware

Echo V3 middleware

  • cache: page cache for request. for now only in-memory cache
  • heartbeat: get a quick /ping response to client
  • nocache: set http header for no cache
  • request id: set request id to request and response