args

package
v0.5.18 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Empty = &Value{0, "", false}
	Error = &Value{1, "error", false}
)

Functions

This section is empty.

Types

type Value

type Value struct {
	A int
	B string
	C bool
}

func Parse

func Parse(options []string) (*Value, error)

Jump to

Keyboard shortcuts

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