Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ModelFatalError ¶
type ModelFatalError struct {
// contains filtered or unexported fields
}
func NewModelFatalError ¶
func NewModelFatalError(error error) (*ModelFatalError, error)
func (ModelFatalError) Init ¶
func (m ModelFatalError) Init() tea.Cmd
func (ModelFatalError) View ¶
func (m ModelFatalError) View() string
Click to show internal directories.
Click to hide internal directories.