Versions in this module Expand all Collapse all v0 v0.5.0 Apr 18, 2026 Changes in this version + type Config struct + InjectDelay time.Duration + Knobs fingerprint.Knobs + Log Logger + SNIPool []string + Scope platform.Scope + Strategy bypass.Name + type Engine struct + func New(cfg Config, be platform.Backend) (*Engine, error) + func (e *Engine) Run(ctx context.Context) error + type Logger interface + Debugf func(format string, args ...any) + Infof func(format string, args ...any) + Warnf func(format string, args ...any)