package
Version:
v0.0.0-...-2dc91a7
Opens a new window with list of versions in this module.
Published: Jan 29, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Until(c <-chan struct{})
Until displays an animated spinner until reading from c succeeds. It is recommended to simply close c to achieve this.
While executes f, displays an animated spinner while f runs, and stops when f returns.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.