Documentation
¶
Overview ¶
Package noop provides a buildrunner.BuildRunner that performs no real work: every triggered build immediately succeeds. It is intended as a stub for wiring tests and as a best-case baseline where every build passes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() buildrunner.BuildRunner
New returns a buildrunner.BuildRunner that performs no real work.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.