ui

package
v0.1.0-dev.20260221092021 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct{}

Provider provides user-facing terminal messaging.

func (*Provider) Error

func (p *Provider) Error(msg string, output io.Writer) error

Error reports a problem to the user.

func (*Provider) Fail

func (p *Provider) Fail(msg string, output io.Writer) error

Fail aborts execution with a message to the user.

func (*Provider) Note

func (p *Provider) Note(msg string, output io.Writer) error

Note informs the user of progress.

func (*Provider) Success

func (p *Provider) Success(msg string, output io.Writer) error

Success confirms completion to the user.

func (*Provider) Warn

func (p *Provider) Warn(msg string, output io.Writer) error

Warn alerts the user to a potential issue.

Jump to

Keyboard shortcuts

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