downloadProgress

package
v0.0.0-...-6e90ae1 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WaitForProgress

func WaitForProgress(progressChannel chan float64) tea.Cmd

Types

type DownloadedMsg

type DownloadedMsg bool

type Model

type Model struct {
	Title string
	// contains filtered or unexported fields
}

func New

func New(progressChannel chan float64) Model

func (Model) Update

func (m Model) Update(msg tea.Msg) (Model, tea.Cmd)

func (Model) View

func (m Model) View() string

type ProgressMsg

type ProgressMsg float64

Jump to

Keyboard shortcuts

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