Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderRepoTable ¶
func RenderRepoTable(writer io.Writer, repos []models.RegisteredRepo) error
Types ¶
type Spinner ¶
type Spinner struct {
// contains filtered or unexported fields
}
func NewSpinner ¶
NewSpinner returns a spinner. The spinner renders to stderr, so TTY probing must check stderr (not stdout) — otherwise the \r control sequences corrupt redirected stderr when stdout is piped.
Click to show internal directories.
Click to hide internal directories.