Versions in this module Expand all Collapse all v0 v0.1.0 Dec 16, 2024 Changes in this version + type BypassNotFoundError struct + BypassName bypass.Name + func (e BypassNotFoundError) Error() string + type Manager struct + func NewManager(ctx context.Context, cancel context.CancelFunc, cfg *config.Config, ...) (*Manager, error) + func (m *Manager) Start()