package
0.0.0-20240401075343-3de72e395564
Repository: https://github.com/distbuild/reclient.git
Documentation: pkg.go.dev

# Packages

Package fake defines fakes to be used for testing integration with the input processor.

# Functions

NewInputProcessor creates a new input processor.
NewInputProcessorWithStubDependencyScanner creates a new input processor with given parallelism and a stub CPP dependency scanner.

# Variables

ErrIPTimeout is an error returned when IP action times out.

# Structs

CommandIO encapsulates the inputs and outputs a command.
InputProcessor retrieves the input spec for commands.
Options adds extra control for the input processor.
ProcessInputsOptions encapsulates options for a ProcessInputs call.

# Interfaces

Executor can run commands and retrieve their outputs.