ui

package
v0.28.1 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pager

type Pager struct {
	// contains filtered or unexported fields
}

Pager は長い出力をページング表示

func NewPager

func NewPager() *Pager

NewPager は新しいPagerを作成

func (*Pager) Display

func (p *Pager) Display(content string)

Display はコンテンツをページング表示

type Spinner

type Spinner struct {
	// contains filtered or unexported fields
}

Spinner はターミナルでアニメーションを表示

func NewSpinner

func NewSpinner() *Spinner

NewSpinner は新しいSpinnerを作成

func (*Spinner) Start

func (s *Spinner) Start(message string)

Start はスピナーアニメーションを開始

func (*Spinner) Stop

func (s *Spinner) Stop()

Stop はスピナーを停止して行をクリア

Jump to

Keyboard shortcuts

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