package
Version:
v1.1.3
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Spinner interface {
UpdateMessage(msg string) func()
Stop()
Pause()
Resume()
SetVerbose(verbose bool)
SetQuiet(quiet bool)
IsRunning() bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.