cmd

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package cmd provides command-line interface commands.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the version of the application. It is set during the build process using ldflags.
	Version = "dev"
	// Commit is the commit hash of the application. It is set during the build process using ldflags.
	Commit = "none"
	// Date is the date of the build. It is set during the build process using ldflags.
	BuiltDate = "unknown"
)

Functions

func Execute

func Execute()

func NewPoeCommand

func NewPoeCommand(options *poeOptions) (*poeCommand, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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