pages

package
v0.0.0-...-29216d0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2015 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const LinesHLineBold = '━'
View Source
const LinesHLineStd = '─'
View Source
const LinesVLineStd = '│'
View Source
const LinesVerticalJoinDown = '┬'
View Source
const LinesVerticalJoinUp = '┴'

Variables

This section is empty.

Functions

This section is empty.

Types

type Output

type Output interface {
	Init()
	Setup(*Page)
	Update(*events.Envelope)
	KeyEvent(termbox.Key)
}

type Page

type Page struct {
	Title      string
	HelpText   string
	Outputs    []Output
	Foreground termbox.Attribute
	Background termbox.Attribute
}

func (*Page) Draw

func (p *Page) Draw(pages []Page)

Jump to

Keyboard shortcuts

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