app

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RefreshRate    = 100 * time.Millisecond
	PaddingPercent = 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Term    terminalapi.Terminal
	Context context.Context
	Cancel  func()
	// contains filtered or unexported fields
}

func New

func New(topic string) (*App, error)

func (*App) Close

func (a *App) Close()

func (*App) Run

func (a *App) Run() error

Jump to

Keyboard shortcuts

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