Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Return ¶
Return function is trickier with real-time printing AND returning a single string. If you need both, you would need to stream and also buffer simultaneously. The original Return function's behavior of printing AFTER buffering is incompatible with real-time printing. If you need to capture the full output AND print real-time, you'd modify a function like this:
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.