Documentation ¶
Overview ¶
Package expvarhandler provides fasthttp-compatible request handler serving expvars.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpvarHandler ¶
func ExpvarHandler(ctx *fasthttp.RequestCtx)
ExpvarHandler dumps json representation of expvars to http response.
Expvars may be filtered by regexp provided via 'r' query argument.
See https://pkg.go.dev/expvar for details.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.