Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Spinner ¶
type Spinner struct {
// contains filtered or unexported fields
}
func NewSpinner ¶
NewSpinner returns a spinner that, when started, waits for delay before rendering its first frame. A zero delay renders immediately. If Stop is called before the delay elapses, no output is written.
Click to show internal directories.
Click to hide internal directories.