app

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	SSH        *ssh.Service
	HTTP       *web.Service
	DB         db.DB
	OnShutdown func(context.Context)
}

func New

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

func (*App) Boot

func (app *App) Boot() error

Jump to

Keyboard shortcuts

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