flags

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bool

func Bool(short string, long string, defaultValue bool, description string) *bool

func BoolVar

func BoolVar(pointer *bool, short string, long string, defaultValue bool, description string) *bool

func Int

func Int(short string, long string, defaultValue int, description string) *int

func IntVar

func IntVar(pointer *int, short string, long string, defaultValue int, description string) *int

func Parse

func Parse()

func String

func String(short string, long string, defaultValue string, description string) *string

func StringRequired

func StringRequired(short string, long string, description string) *string

func StringVar

func StringVar(pointer *string, short string, long string, defaultValue string, description string) *string

func StringVarRequired

func StringVarRequired(pointer *string, short string, long string, description string) *string

Types

This section is empty.

Jump to

Keyboard shortcuts

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