Documentation
¶
Overview ¶
Package echo provides request profiling middleware for Echo.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Middleware ¶
func Middleware() echo.MiddlewareFunc
Middleware profiles Echo requests with the default profiler.
func MiddlewareWith ¶
func MiddlewareWith(p *webpprof.Profiler) echo.MiddlewareFunc
MiddlewareWith profiles Echo requests with p and captures the matched route.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.