cli

package
v0.0.0-...-e0cbe86 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type About

type About struct {
	Name             string
	Version          string
	ShortDescription string
}

type Options

type Options struct {
	About  About
	Client client.Client
}

type UI

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

func New

func New(opts Options) UI

func (UI) Init

func (u UI) Init() tea.Cmd

func (UI) Update

func (u UI) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (UI) View

func (u UI) View() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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