//
pkg.gl
Category
github.com/stitchfix/codeowners-validator
internal
runner
package
0.6.16
Repository:
https://github.com/stitchfix/codeowners-validator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
94 SLOC
#
Functions
NewCheckRunner
NewCheckRunner is a constructor for CheckRunner.
#
Constants
MaxInt
MaxInt defines the max signed int value.
MaxUint
MaxUint defines the max unsigned int value.
#
Structs
CheckRunner
CheckRunner runs all registered checks in parallel.
#
Interfaces
Printer
Printer prints the checks results.