screen

package
v0.0.0-...-541f7c5 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IDLength = api.IDLength

Functions

This section is empty.

Types

type Row

type Row struct {
	ID          string
	ShortID     string
	Description string
	Public      bool
	URL         string
	File        gist.File
}

type Rows

type Rows []Row

func (*Rows) Unique

func (r *Rows) Unique() Rows

type Screen

type Screen struct {
	Items gist.Items
	Lines []string
}

func Open

func Open() (s *Screen, err error)

func (*Screen) Select

func (s *Screen) Select() (rows Rows, err error)

Jump to

Keyboard shortcuts

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