Documentation ¶
Overview ¶
Package fidget implements CLI functionality for bored users waiting for results
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Spinner ¶
type Spinner struct {
// contains filtered or unexported fields
}
Spinner is a simple and efficient CLI loading spinner used by kind It is simplistic and assumes that the line length will not change. It is best used indirectly via log.Status (see parent package)
func NewSpinner ¶
NewSpinner initializes and returns a new Spinner that will write to
Click to show internal directories.
Click to hide internal directories.