package
0.3.0
Repository: https://github.com/hashicorp/vault-benchmark.git
Documentation: pkg.go.dev

# Functions

NewFlagSet creates a new flag set.
NewFlagSets creates a new flag sets.
No description provided by the author
RunCustom allows passing in a base command template to pass to other commands.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Default value to use.

# Structs

No description provided by the author
BoolPtr is a bool which is aware if it has been set.
No description provided by the author
-- BoolVar and boolValue.
-- DurationVar and durationValue.
FlagSet is a grouped wrapper around a real flag set and a grouped flag set.
FlagSets is a group of flag sets.
-- Float64Var and float64Value.
-- Int64Var and int64Value.
-- IntVar and intValue.
No description provided by the author
No description provided by the author
No description provided by the author
-- StringMapVar and stringMapValue.
-- StringSliceVar and stringSliceValue.
-- StringVar and stringValue.
-- TimeVar and timeValue.
-- Uint64Var and uint64Value.
-- UintVar && uintValue.
-- VarFlag.
No description provided by the author
VersionCommand is a Command implementation prints the version.

# Interfaces

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

# Type aliases

No description provided by the author
Identify the allowable formats, identified by the minimum precision accepted.