cli

package
v2.10.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CPUProfiler

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

func (*CPUProfiler) Stop

func (cp *CPUProfiler) Stop()

type LDFlags

type LDFlags struct {
	Version string
	Commit  string
	Date    string
}

type Runner

type Runner struct {
	Stdin   io.Reader
	Stdout  io.Writer
	Stderr  io.Writer
	LDFlags *LDFlags
	LogE    *logrus.Entry
	Runtime *runtime.Runtime
}

func (*Runner) Run

func (runner *Runner) Run(ctx context.Context, args ...string) error

type Tracer

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

func (*Tracer) Stop

func (t *Tracer) Stop()

Jump to

Keyboard shortcuts

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