cmd

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: Apache-2.0 Imports: 16 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(logger *log.Logger)

func NewPoeCommand

func NewPoeCommand(options *poeOptions, log *log.Logger) (*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