app

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package app provides the base view and renderer for the application. It provides an interface to control the main application, as well as organize different views.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

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

Application holds an application with its views.

func NewApplication

func NewApplication() *Application

NewApplication returns a new application.

func (*Application) Authorizer

func (a *Application) Authorizer() bluetooth.SessionAuthorizer

Authorizer returns the session's authorizer.

func (*Application) Start

func (a *Application) Start(session bluetooth.Session, featureSet *appfeatures.FeatureSet, cfg *config.Config) error

Start starts the application.

Directories

Path Synopsis
Package views provides individual composable views for the application.
Package views provides individual composable views for the application.

Jump to

Keyboard shortcuts

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