internal

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppEntry added in v0.2.0

func AppEntry() error

Types

type Page added in v0.2.0

type Page struct {
	Title  string     `koanf:"title"`
	Layout [][]string `koanf:"layout"`
}

type Widget added in v0.2.0

type Widget interface {
	Start()
	Stop()
	Update() error
	Primitive() tview.Primitive
}

Directories

Path Synopsis
widgets

Jump to

Keyboard shortcuts

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