cmd

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SearchHighlightFmt = "[blue:gray]%s[-:-]"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

type Cmd struct {
	// contains filtered or unexported fields
}

func New

func New(opts *Options) (*Cmd, error)

func (*Cmd) Run

func (c *Cmd) Run() error

Run is the main entrypoint for starting the CLI app

type Options

type Options struct {
	Config    *config.Config
	Console   *console.Console
	Logger    *log.Logger
	Telemetry statsd.Statter
}

Jump to

Keyboard shortcuts

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