Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Render ¶
TODO: clean up this garbage
Render processes messages from a channel and displays them in the terminal, overwriting the previous output. It stops when the context is canceled or the message channel is closed.
func TestRender2 ¶
func TestRender2()
Types ¶
type PrinterFunc ¶
type PrinterFunc func(msg any)
type ProgressMessage ¶
Click to show internal directories.
Click to hide internal directories.