configs

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigContent

type ConfigContent string

ConfigContent allows the update function to find its config content.

type Model

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

Model representing the configs page.

func New

func New(heightMargin int) Model

New creates a Model.

func (Model) Init

func (m Model) Init() tea.Cmd

Init is part of the tea.Model interface.

func (Model) Update

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

Update is part of the tea.Model interface.

func (Model) View

func (m Model) View() string

View is part of the tea.Model interface.

Jump to

Keyboard shortcuts

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