output

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2026 License: GPL-3.0 Imports: 9 Imported by: 0

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

func NewSpinner(noColor bool) *Spinner

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.

func (*Spinner) Start

func (s *Spinner) Start(message string)

func (*Spinner) Stop

func (s *Spinner) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL