package
0.1.2
Repository: https://github.com/hashicorp/nomad-pack.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewSet creates a new flag set.
NewSets creates a new flag sets.

# Structs

-- BoolVar and boolValue.
No description provided by the author
-- DurationVar and durationValue.
No description provided by the author
-- EnumVar and enumValue.
No description provided by the author
-- EnumVar and enumValue.
No description provided by the author
-- Float64Var and float64Value.
No description provided by the author
-- Int64Var and int64Value.
No description provided by the author
-- IntVar and intValue.
No description provided by the author
Set is a grouped wrapper around a real flag set and a grouped flag set.
Sets is a group of flag sets.
-- StringMapVar and stringMapValue.
No description provided by the author
-- StringSliceVar and stringSliceValue.
No description provided by the author
-- StringVar and stringValue.
No description provided by the author
-- Uint64Var and uint64Value.
No description provided by the author
-- UintVar && uintValue.
No description provided by the author
-- VarFlag.
No description provided by the author

# Interfaces

FlagExample is an interface which declares an example value.
No description provided by the author
FlagVisibility is an interface which declares whether a flag should be hidden from help and completions.