message

package
v0.0.0-...-e0cbe86 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloseDialogCmd

func CloseDialogCmd() tea.Msg

func GoBackCmd

func GoBackCmd() tea.Msg

func RefreshKeyMapCmd

func RefreshKeyMapCmd() tea.Msg

func ShowCreateModalCmd

func ShowCreateModalCmd() tea.Msg

Types

type CloseDialog

type CloseDialog struct{}

type CreateTask

type CreateTask struct {
	ID     int64
	Status int64
	Title  string
	Desc   string
	Board  int
}

type ErrorMsg

type ErrorMsg struct {
	Reason string
	Cause  error
}

type GoBack

type GoBack struct{}

type RefreshKeymap

type RefreshKeymap struct{}

type SelectedBoard

type SelectedBoard struct {
	ID   int64
	Name string
	Desc string
}

type ShowCreateModal

type ShowCreateModal struct{}

type ShowItem

type ShowItem struct {
	ID    int64
	Title string
	Desc  string
}

Jump to

Keyboard shortcuts

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