Versions in this module Expand all Collapse all v1 v1.1.0 Sep 19, 2024 v1.0.0 Nov 30, 2023 Changes in this version + func PromAdapter(handler http.Handler) ghttp.HandlerFunc + func PromMiddleWare(r *ghttp.Request) + type PromOpts struct + EndpointLabelMappingFn RequestLabelMappingFn + ExcludeRegexEndpoint string + ExcludeRegexMethod string + ExcludeRegexStatus string + func NewDefaultOpts() *PromOpts + type RequestLabelMappingFn func(c *ghttp.Request) string