Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SpinnerPrinter ¶
type SpinnerPrinter struct {
// contains filtered or unexported fields
}
func NewSpinnerPrinter ¶
func NewSpinnerPrinter() *SpinnerPrinter
func (*SpinnerPrinter) EnsureNewline ¶
func (s *SpinnerPrinter) EnsureNewline()
func (*SpinnerPrinter) Print ¶
func (s *SpinnerPrinter) Print(content string)
func (*SpinnerPrinter) Start ¶
func (s *SpinnerPrinter) Start()
func (*SpinnerPrinter) Stop ¶
func (s *SpinnerPrinter) Stop()
func (*SpinnerPrinter) Tick ¶
func (s *SpinnerPrinter) Tick()
Click to show internal directories.
Click to hide internal directories.