ui

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2026 License: ISC Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUserAbort error = fmt.Errorf("aborted per user request")

Functions

This section is empty.

Types

type UI

type UI interface {
	SetRepository(*repository.Repository)
	Run() error
	Wait() error
	Stop()

	Stdout() io.Writer
	Stderr() io.Writer
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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