dashboard

package
v0.0.0-...-c16c6e6 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dashboard

type Dashboard struct {
	// contains filtered or unexported fields
}

func New

func New(version string) Dashboard

func (Dashboard) Init

func (e Dashboard) Init() tea.Cmd

func (Dashboard) Update

func (e Dashboard) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (Dashboard) View

func (e Dashboard) View() string

type RefreshRequest

type RefreshRequest struct {
}

RefreshRequest is a message that tells the program to refresh the dashboard.

func (RefreshRequest) String

func (r RefreshRequest) String() string

Jump to

Keyboard shortcuts

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