commands

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: Apache-2.0 Imports: 51 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//ErrUnknownProjectName signals an unknown project was requested/referred
	ErrUnknownProjectName = errors.New("unknown project name")
)

Functions

func DatatugCommand

func DatatugCommand() *cli.Command

Types

type Encoder

type Encoder interface {
	Encode(v interface{}) error
}

Encoder defines interface to encode

type Options

type Options struct {
}

Options defines common options for commands

Jump to

Keyboard shortcuts

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