message

package
v1.20.1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangePath

func ChangePath(path string) tea.Cmd

func SendMessage

func SendMessage(message string) tea.Cmd

func UpdateDialog added in v1.20.0

func UpdateDialog(dialog *dialog.Dialog) tea.Cmd

func UpdateEntry

func UpdateEntry(newEntry entry.Entry) tea.Cmd

Types

type ClearKeyMsg

type ClearKeyMsg struct {
}

type EntryMsg

type EntryMsg struct {
	Entry entry.Entry
}

type NewMessageMsg

type NewMessageMsg struct {
	Message string
}

type PathMsg

type PathMsg struct {
	Path string
}

type UpdateDialogMsg added in v1.20.0

type UpdateDialogMsg struct {
	Dialog dialog.Dialog
}

type UpdateEntriesMsg

type UpdateEntriesMsg struct {
	Parent bool
}

Jump to

Keyboard shortcuts

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