app

package
v0.77.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2026 License: MIT Imports: 24 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 {
	Stdout   io.Writer
	Stderr   io.Writer
	Adapters *adapter.Registry
	Wake     supervisor.WakeRunner
	Now      func() time.Time
	// SelfVersion is the version embedded in the running keepalive binary.
	// The command entry point supplies it; tests and library callers may leave
	// it empty to keep self-upgrade disabled.
	SelfVersion string
	// contains filtered or unexported fields
}

func (App) Run

func (a App) Run(ctx context.Context, args []string) int

Jump to

Keyboard shortcuts

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