Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Progress ¶
type Progress struct {
// contains filtered or unexported fields
}
func NewProgress ¶
func (*Progress) StopAndClear ¶
type Spinner ¶
type Spinner struct {
// contains filtered or unexported fields
}
func NewSpinner ¶
func (*Spinner) SetMessage ¶ added in v0.3.6
type StepBar ¶ added in v0.14.0
type StepBar struct {
// contains filtered or unexported fields
}
StepBar displays step-based progress (e.g., for image generation steps).
func NewStepBar ¶ added in v0.14.0
Click to show internal directories.
Click to hide internal directories.