ui

package
v0.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	Name       string
	Path       string
	CanConvert bool
}

type PageData

type PageData struct {
	PageTitle           string
	Version             string
	Quality             string
	LosslessTranscoding bool
	Effort              string
	TotalValidImages    string
	Files               []File
}

type Ui

type Ui interface {
	ShowDialog([]string) error
}

func NewUi

func NewUi(c converter.Converter, cfg config.Config, v string) Ui

Jump to

Keyboard shortcuts

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