Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotificationMsg ¶
func NotificationMsg(message string, messageLevel MessageLevel) tea.Cmd
Types ¶
type ClearNotificationMsg ¶
type ClearNotificationMsg struct{}
type MessageLevel ¶
type MessageLevel int
const ( MessageLevelError MessageLevel = iota MessageLevelSuccess MessageLevelNotif )
type Model ¶
type ShowNotificationMsg ¶
type ShowNotificationMsg string
Click to show internal directories.
Click to hide internal directories.