cmd

package
v0.0.0-...-4b0c08a Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2026 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(info BuildInfo, resources fs.FS) error

func ExitCode

func ExitCode(err error) int

func NewRootCommand

func NewRootCommand(deps Dependencies, info BuildInfo) *cobra.Command

Types

type BuildInfo

type BuildInfo struct {
	Version string
	Commit  string
	Date    string
	Target  string
}

type Dependencies

type Dependencies struct {
	In               io.Reader
	Out              io.Writer
	Err              io.Writer
	Resources        fs.FS
	WorkingDirectory string
	HomeDirectory    string
}

Jump to

Keyboard shortcuts

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