Versions in this module Expand all Collapse all v0 v0.8.0 Oct 29, 2025 v0.7.0 Oct 27, 2025 v0.4.0 Oct 22, 2025 Changes in this version + func EstimateEffort(linesOfCode int, cfg Config) time.Duration + type Config struct + Exponent float64 + MinimumEffort time.Duration + Multiplier float64 + func DefaultConfig() Config