cmd

package
v0.700.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2026 License: MIT Imports: 81 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func Main added in v0.700.0

func Main()

Main is the whole program entry point: it installs the top-level panic recovery and runs the root command.

The repository's own main.go is one call to this function, and so is the main.go that `xpando build` generates for a composed binary. That is the reason it exists: internal/logging is unreachable from another module, so a generated main package could only call Execute and would silently lose the panic handler. Anything that must happen for *every* Pando binary belongs here, not in main.go.

Types

This section is empty.

Directories

Path Synopsis
Command xpando composes a Pando binary from the public core plus one or more extension modules.
Command xpando composes a Pando binary from the public core plus one or more extension modules.

Jump to

Keyboard shortcuts

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