cui

package
v0.0.0-...-3f733d8 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Quit

func Quit(g *gocui.Gui, v *gocui.View) error

Types

type Handler

type Handler interface {
	Handle(*gocui.Gui, *gocui.View) error
}

type HandlerFn

type HandlerFn func(*gocui.Gui, *gocui.View) error

func (HandlerFn) Handle

func (f HandlerFn) Handle(g *gocui.Gui, v *gocui.View) error

type State

type State struct {
	state.State
	*bolt.DB
}

func (*State) Layout

func (s *State) Layout(g *gocui.Gui) error

func (*State) Live

func (s *State) Live(g *gocui.Gui) error

Directories

Path Synopsis
package Renderer implements gocui helpers and view component types.
package Renderer implements gocui helpers and view component types.

Jump to

Keyboard shortcuts

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