flags

package
v0.0.0-...-eb6d389 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2016 License: MIT, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

func SetCommand

func SetCommand(name string, c Command)

Types

type Command

type Command interface {
	Flags(*flag.FlagSet)
	Check(args []string) string
	Main()
	// contains filtered or unexported methods
}

type Env

type Env struct {
	Arch string
	OS   string
	File string
	Pkg  string
}

Jump to

Keyboard shortcuts

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