commands

package
v0.1.29 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(options Options) (*cobra.Command, error)

Types

type BuildInfo added in v0.1.29

type BuildInfo struct {
	Version string
	Commit  string
	Date    string
}

func (BuildInfo) String added in v0.1.29

func (info BuildInfo) String() string

type Options

type Options struct {
	Args      []string
	Stdout    io.Writer
	Stderr    io.Writer
	BuildInfo BuildInfo
}

Jump to

Keyboard shortcuts

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