information

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModelInfo

type ModelInfo struct {

	// models
	Help     help.Model
	Viewport *viewport.Model

	// keymap
	Keys keyMap
	// contains filtered or unexported fields
}

func SetupModelInfo

func SetupModelInfo(githubUseCase gu.UseCase) *ModelInfo

func (*ModelInfo) Init

func (m *ModelInfo) Init() tea.Cmd

func (*ModelInfo) Update

func (m *ModelInfo) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*ModelInfo) View

func (m *ModelInfo) View() string

func (*ModelInfo) ViewErrorOrOperation

func (m *ModelInfo) ViewErrorOrOperation() string

func (*ModelInfo) ViewHelp

func (m *ModelInfo) ViewHelp() string

Jump to

Keyboard shortcuts

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