flags

package
v1.7.0-dev Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2018 License: Apache-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Duration

func Duration(f *flag.FlagSet, flagInfo FlagInfo, defaultValue time.Duration)

func Int

func Int(f *flag.FlagSet, flagInfo FlagInfo, defaultValue int)

func String

func String(f *flag.FlagSet, flagInfo FlagInfo, defaultValue string)

Types

type FlagInfo

type FlagInfo struct {
	Name        string
	Shorthand   string
	EnvVar      string
	Namespace   string
	Description string
}

Jump to

Keyboard shortcuts

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