gui

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2020 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package gui...

┌──┬──┐
│  │  │
├──┼──┤
└──┴──┘

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BookmarksGUI

type BookmarksGUI struct {
	// Bookmarks map
	Bookmarks map[string]string
	// bookmarks keys list
	Aliases []string
	// Longest alias width
	AliasWidth int

	Debug bool
	// contains filtered or unexported fields
}

func New

func New(bookmarks map[string]string) *BookmarksGUI

New - Returns a BookmarksGUI pointer

func (*BookmarksGUI) Run

func (bgui *BookmarksGUI) Run() error

Jump to

Keyboard shortcuts

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