Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CancelOnSignal ¶
func CaptureOutput ¶ added in v0.4.25
CaptureOutput executes a provided function and captures any data the function writes to standard output. It returns the captured output as a string and any error that occurred during execution or capturing. If multiple errors occur, only the last one will be returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.