package
1.11.0
Repository: https://github.com/berrserker/prototool.git
Documentation: pkg.go.dev

# Functions

NewRunner returns a new Runner.
RunnerWithLogger returns a RunnerOption that uses the given logger.

# Variables

AllCheckers are all known Checkers.
PackagesNoBetaDepsChecker is a special checker that verifies no stable packages import beta packages.

# Structs

Checker checks compatibility.

# Interfaces

Runner runs a series of Checkers.

# Type aliases

RunnerOption is an option for a new Runner.