app

package
v0.0.0-...-9dfe280 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func NewApp

func NewApp(registry registry.Registry) App

func (*App) KeyDownHandler

func (app *App) KeyDownHandler()

func (*App) KeyEnterHandler

func (app *App) KeyEnterHandler()

func (*App) KeyLeftHandler

func (app *App) KeyLeftHandler()

func (*App) KeyRightHandler

func (app *App) KeyRightHandler()

func (*App) KeyUpHandler

func (app *App) KeyUpHandler()

func (*App) Run

func (app *App) Run()

func (*App) RuneHandler

func (app *App) RuneHandler(r rune)

type Node

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

type NodeType

type NodeType int
const (
	TypeNode NodeType = iota
	TypeTag
)

Jump to

Keyboard shortcuts

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