Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorTimeout ¶
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 ¶
Click to show internal directories.
Click to hide internal directories.