//
pkg.gl
Category
github.com/mszostok/codeowners-validator
internal
runner
package
0.7.5-rc1
Repository:
https://github.com/mszostok/codeowners-validator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
91 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.