package
Version:
v0.19.0
Opens a new window with list of versions in this module.
Published: Mar 5, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
* This package contains a server that will help you block execution while waiting on a process to exit.
Starts a new ExitWaiter. The returned channel will be closed when the exit
signal is received from [waitingOn]
type TestT interface {
FailNow()
Logf(format string, args ...any)
}
a testing.T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.