Versions in this module Expand all Collapse all v1 v1.0.4 Sep 29, 2024 Changes in this version + type Tracing struct + SpanName string + func (Tracing) KengineModule() kengine.ModuleInfo + func (ot *Tracing) Cleanup() error + func (ot *Tracing) Provision(ctx kengine.Context) error + func (ot *Tracing) ServeHTTP(w http.ResponseWriter, r *http.Request, next kenginehttp.Handler) error + func (ot *Tracing) UnmarshalKenginefile(d *kenginefile.Dispenser) error Other modules containing this package github.com/khulnasoft/kengine/v2