Versions in this module Expand all Collapse all v0 v0.1.70 Apr 27, 2026 v0.1.69 Apr 15, 2026 Changes in this version + type Manager struct + func NewManager(dir string, rootConfig *config.RootConfig) (*Manager, error) + func (m *Manager) HasCriticalErrors() bool + func (m *Manager) PrintResult() + func (m *Manager) Run()