package
0.0.2
Repository: https://github.com/operator-framework/combo.git
Documentation: pkg.go.dev

# Functions

NewStream creates a new stream and accepts stream options for it.
WithArgs specifies which args to utilize in the new stream.
WithSolveAhead specifies whether to solve before calling Next or All, only occurs on the first call to Next or All.

# Variables

Specify which errors this package can return.
Specify which errors this package can return.

# Interfaces

Stream is a representation of all possible combinations its args.

# Type aliases

No description provided by the author