common

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package common defines common functions, types, etc... to be used all over the app

Index

Constants

This section is empty.

Variables

View Source
var ExitCmd tea.Cmd = func() tea.Msg {
	return Exit{}
}

Functions

This section is empty.

Types

type Exit

type Exit struct{}

type Keybinding

type Keybinding struct {
	Key         string
	Description string
	ShortDesc   string
}

Jump to

Keyboard shortcuts

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