directory
0.1.6
Repository: https://github.com/johnstarich/go.git
Documentation: pkg.go.dev

# Packages

Package coverfile parses Covet reports and formats files in the diff.
Package coverstatus contains coverage color-coding and labeling for generating reports.
Package fspath contains FS path manipulation tools, much like the standard library's "path/filepath" package.
Package minmax contains min and max functions.
Package packages finds files related to a package pattern string.
Package span contains Span, a numeric range.
Package summary generates summary reports in various formats.
Package testhelpers contains file system generators for use in tests.