# Functions

NewCheckRunner is a constructor for CheckRunner.

# Constants

MaxInt defines the max signed int value.
MaxUint defines the max unsigned int value.

# Structs

CheckRunner runs all registered checks in parallel.

# Interfaces

Printer prints the checks results.