Documentation ¶
Overview ¶
Content managed by Project Forge, see [projectforge.md] for details.
Content managed by Project Forge, see [projectforge.md] for details.
Content managed by Project Forge, see [projectforge.md] for details.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractHeaders ¶
func ExtractHeaders(rc *fasthttp.RequestCtx, logger *zap.SugaredLogger) context.Context
func InjectHTTP ¶
func InjectHTTP(rc *fasthttp.RequestCtx, span *telemetry.Span)
Types ¶
type Metrics ¶
type Metrics struct { MetricsPath string // contains filtered or unexported fields }
func NewMetrics ¶
func (*Metrics) WrapHandler ¶
func (p *Metrics) WrapHandler(r *router.Router) fasthttp.RequestHandler
Click to show internal directories.
Click to hide internal directories.