Versions in this module Expand all Collapse all v0 v0.1.0 Jul 22, 2023 Changes in this version + var Analyzer *analysis.Analyzer = &analysis.Analyzer + func Initialize(cfg Config) + type Config struct + Cutoff time.Duration + FlagSymbols []string + LogLevel LogLevel + RepoPath string + type LogLevel zerolog.Level + func (l *LogLevel) SetValue(s string) error