common

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppVersion = func() versionInfo {
	v := versionInfo{
		Version: "0.1.0-alpha",
		Commit:  "dev",
		Date:    "local",
	}
	v.Summary = fmt.Sprintf("%s (%s, %s)", v.Version, v.Commit, v.Date)
	return v
}()

Functions

func GetCommands

func GetCommands() []*cli.Command

func RegisterCommand

func RegisterCommand(c *cli.Command)

Types

This section is empty.

Jump to

Keyboard shortcuts

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