Versions in this module Expand all Collapse all v1 v1.24.3 Apr 25, 2026 Changes in this version + type ListenOpts struct + L *slog.Logger + Livez Probe + R prometheus.Registerer + Readyz Probe + TCPAddr string + type Listener struct + func Listen(opts *ListenOpts) (*Listener, error) + func (lis *Listener) Run(ctx context.Context) + type Probe func(ctx context.Context) bool