menu

package
v0.0.0-...-a30b8cb Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitGui

func InitGui() *gui

Types

type List

type List struct {
	List []ListItem
}

func Load

func Load(file string) *List

type ListItem

type ListItem struct {
	Title string   `json:"title"`
	Desc  string   `json:"desc"`
	Cmd   []string `json:"cmd"`
}

Jump to

Keyboard shortcuts

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