Versions in this module Expand all Collapse all v1 v1.0.0 Oct 4, 2023 Changes in this version + const WebsocketAvailable + const WebsocketDisconnected + var WebsocketMetric = promauto.NewGauge(prometheus.GaugeOpts{ ... }) + type Profiler struct + Addr string + Enabled bool + func (p *Profiler) RunProfiling() + type Profilerer interface + Profiler func() Profiler + func New(getter kv.Getter) Profilerer