errors

package
v0.0.0-...-fabdd40 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorTimeout

func ErrorTimeout() tea.Cmd

Types

type ErrorOverlay

type ErrorOverlay struct {
	Message   string
	StartTime time.Time
	Duration  time.Duration
	ShowTime  time.Duration
	Fatal     bool
}

func NewErrorOverlay

func NewErrorOverlay(message string, fatal bool) *ErrorOverlay

type ErrorTimeoutMsg

type ErrorTimeoutMsg struct{}

type ShowErrorMsg

type ShowErrorMsg struct {
	Message string
	Fatal   bool
}

Jump to

Keyboard shortcuts

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