package
0.7.1
Repository: https://github.com/be9/prototool.git
Documentation: pkg.go.dev

# Functions

NewRunner returns a new Runner.
RunnerWithCachePath returns a RunnerOption that uses the given cache path.
RunnerWithLogger returns a RunnerOption that uses the given logger.
RunnerWithPrintFields returns a RunnerOption that uses the given colon-separated print fields.
RunnerWithProtocURL returns a RunnerOption that uses the given protoc zip file URL.

# Structs

ExitError is an error that signals to exit with a certain code.

# Interfaces

Runner runs commands.

# Type aliases

RunnerOption is an option for a new Runner.