Documentation
¶
Overview ¶
Block until a given io.Reader contains a given line that matches a given Regex.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TimeoutError ¶
type TimeoutError struct {
// contains filtered or unexported fields
}
error that is returned when WaitForRegexp times out
Click to show internal directories.
Click to hide internal directories.