app

package
v0.0.0-...-35d10d0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotFound = errors.New("not found")

Functions

This section is empty.

Types

type App

type App struct {
	Prompt   *Prompt
	Selecter *Selecter
	Qiita    *qiita.Qiita
}

func New

func New() *App

func (*App) Run

func (app *App) Run() error

type Prompt

type Prompt struct {
	promptui.Prompt
}

type Selecter

type Selecter struct {
	promptui.Select
	Result qiita.Result
}

Jump to

Keyboard shortcuts

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