exporttrace

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

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

func (*Runner) CheckFlags

func (cr *Runner) CheckFlags() (err error)

CheckFlags will be invoke after flagSet.Parse() called. Return non-nil error if any unexpect flag values is given.

func (*Runner) Name

func (cr *Runner) Name() string

Name return command name.

func (*Runner) Run

func (cr *Runner) Run(ctx context.Context, client gen.Qabalwrap1DiagnosisGRPCClient) (err error)

Run perform command operation.

func (*Runner) SetFlags

func (cr *Runner) SetFlags(flagSet *flag.FlagSet)

SetFlags init given flag set.

Jump to

Keyboard shortcuts

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