package
0.44.1
Repository: https://github.com/secrethub/secrethub-cli.git
Documentation: pkg.go.dev

# Functions

IsEnvarName returns true when the given string is a valid environment variable name according to IEEE Std 1003.1-2017, i.e.
IsEnvarNamePosix returns true when the given string is a POSIX compliant environment variable name, i.e.
ValidateEnvarName validates an environment variable name using the default validation function.

# Variables