package
0.0.0-20250305071110-e7adc9595786
Repository: https://github.com/nvanbenschoten/benchdiff.git
Documentation: pkg.go.dev

# Functions

Fraction is a utility function that formats a fraction string, given a numerator and a denominator.
No description provided by the author
StartSpinner creates the Spinner which will write all output to the provided Writer.

# Structs

No description provided by the author
Spinner coordinates the formatting of a log line with a spinner at the end.
Writer is a wrapper around an io.Writer which keeps track of the line count and can be used to issue escape sequences to clear lines.