ghrepository

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModelGithubRepository

type ModelGithubRepository struct {

	// shared properties
	SelectedRepository *hdltypes.SelectedRepository

	// keymap
	Keys keyMap

	// models
	Help     help.Model
	Viewport *viewport.Model
	// contains filtered or unexported fields
}

func SetupModelGithubRepository

func SetupModelGithubRepository(githubUseCase gu.UseCase, selectedRepository *hdltypes.SelectedRepository) *ModelGithubRepository

func (*ModelGithubRepository) Init

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

func (*ModelGithubRepository) Update

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

func (*ModelGithubRepository) View

func (m *ModelGithubRepository) View() string

func (*ModelGithubRepository) ViewHelp

func (m *ModelGithubRepository) ViewHelp() string

func (*ModelGithubRepository) ViewStatus added in v1.0.1

func (m *ModelGithubRepository) ViewStatus() string

Jump to

Keyboard shortcuts

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