gui

package
v0.0.0-...-d10ae67 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BottomView = "bottom"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type History

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

func (*History) Add

func (h *History) Add(str string)

func (*History) Next

func (h *History) Next() string

func (*History) Prev

func (h *History) Prev() string

type Window

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

func NewWindow

func NewWindow() *Window

func (*Window) Close

func (w *Window) Close()

func (*Window) Layout

func (w *Window) Layout(g *gocui.Gui) error

func (*Window) Run

func (w *Window) Run()

func (*Window) SetRedisClient

func (w *Window) SetRedisClient(cli redis.Client)

Jump to

Keyboard shortcuts

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