app

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Overview

Package app provides the main application logic and coordination for WhaleTUI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

App represents the main application instance

func New

func New(cfg *config.Config) (*App, error)

New creates a new application instance

func (*App) GetUI

func (a *App) GetUI() *ui.UI

GetUI returns the UI instance

func (*App) Run

func (a *App) Run() error

Run starts the application

func (*App) Shutdown

func (a *App) Shutdown()

Shutdown gracefully shuts down the application

Jump to

Keyboard shortcuts

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