app

package
v1.135.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package app contains the real entry-point logic for the bitbottle binary. Extracted from cmd/bitbottle/main.go so that test/script can import it for testscript.RunMain in-process dispatch without importing package main.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version   = "dev"
	BuildDate = "unknown"
	Commit    = "unknown"
)

Injected at link time from cmd/bitbottle/main.go via the Version field.

Functions

func Run

func Run() int

Run is the real entry point, returning an exit code.

Types

This section is empty.

Jump to

Keyboard shortcuts

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