core

package
v0.0.0-...-89e3c14 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: GPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoBrief

type GoBrief struct {
	TView      *tview.Application
	PageHolder *tview.Pages
	PageName   string
}

Main Application struct: TView is the tview libray's own construct. PageHolder is the page that will be rendered at any given time.

var (
	App        *GoBrief
	AppVersion = "GoBrief v0.1"
)

Global Variables for Gobrief

func (*GoBrief) Init

func (g *GoBrief) Init()

Initialize the main application

Jump to

Keyboard shortcuts

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