args

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BASIC = iota
	GRPC
	IMPL
	RGST
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ArgOptions

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

func (*ArgOptions) NewCmd

func (a *ArgOptions) NewCmd() (*exec.Cmd, bool)

type Parser

type Parser interface {
	NewCmd() (*exec.Cmd, bool)
	// contains filtered or unexported methods
}

func ParseArgs

func ParseArgs(p Parser) Parser

Jump to

Keyboard shortcuts

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